minio/pkg/s3select/csv
Anis Elleuch de924605a1
Import CSV parser library (#8927)
The CSV library code is imported from Go 1.13.6
2020-02-07 16:25:36 +05:30
..
testdata Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
args.go Fix: Support Unicode delimiters in s3 select (#7931) 2019-07-17 19:10:17 +01:00
errors.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
reader_test.go Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
reader.go Import CSV parser library (#8927) 2020-02-07 16:25:36 +05:30
record.go Import CSV parser library (#8927) 2020-02-07 16:25:36 +05:30
recordtransform.go Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00