minio/pkg/s3select/csv
Harshavardhana 1bc32215b9
enable full linter across the codebase (#9620)
enable linter using golangci-lint across
codebase to run a bunch of linters together,
we shall enable new linters as we fix more
things the codebase.

This PR fixes the first stage of this
cleanup.
2020-05-18 09:59:45 -07:00
..
testdata Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
args.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
errors.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
reader.go sql: Add support of escape quote in CSV (#9231) 2020-04-01 15:39:34 -07:00
reader_test.go sql: Add support of escape quote in CSV (#9231) 2020-04-01 15:39:34 -07:00
record.go sql: Add support of escape quote in CSV (#9231) 2020-04-01 15:39:34 -07:00
recordtransform.go Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00