minio/pkg/s3select/csv
Harshavardhana 2520e535a0
Allow lazyQuotes for certain types of CSV (#7278)
Set lazyQuotes to true, to allow a quote to appear
in an unquote field and a non-doubled quote may
appear in a quoted field.
2019-02-24 06:51:02 -08:00
..
args.go Fix S3 Select request XML parsing (#7202) 2019-02-06 13:25:52 -08:00
errors.go Refactor s3select to support parquet. (#7023) 2019-01-08 16:53:04 -08:00
reader.go Allow lazyQuotes for certain types of CSV (#7278) 2019-02-24 06:51:02 -08:00
record.go Add new SQL parser to support S3 Select syntax (#7102) 2019-01-28 17:59:48 -08:00