minio/internal/s3select/csv
Klaus Post c22f3ca7a8
fix: S3 Select CSV -> JSON with variable field count (#15677)
When there are fewer fields than expected, output fewer fields.
2022-09-12 17:00:59 -07:00
..
testdata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
args.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
errors.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
reader.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
reader_contrib_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
record.go fix: S3 Select CSV -> JSON with variable field count (#15677) 2022-09-12 17:00:59 -07:00
recordtransform.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00