minio/pkg/s3select/csv
Klaus Post 02aecb2fc1
select: Check if CSV is valid utf8 (#10991)
Check if first block of data is valid utf8.

Fixes #10970
2020-12-01 09:09:06 -08:00
..
testdata
args.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
errors.go select: Check if CSV is valid utf8 (#10991) 2020-12-01 09:09:06 -08:00
reader.go select: Check if CSV is valid utf8 (#10991) 2020-12-01 09:09:06 -08:00
reader_test.go
record.go
recordtransform.go