minio/pkg/s3select
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
..
csv enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
json sql: Add support of escape quote in CSV (#9231) 2020-04-01 15:39:34 -07:00
parquet Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
simdj enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
sql enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
errors.go Matches s3 invalid compression format error for 'mc sql' (#9067) 2020-03-05 19:34:04 -08:00
genmessage.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
message.go S3 Select: Workaround java buffer size (#8312) 2019-09-26 04:56:20 +05:30
progress.go fix: broken gzip handling with Select API (#9128) 2020-03-12 15:34:11 -07:00
select.go sql: Add support of escape quote in CSV (#9231) 2020-04-01 15:39:34 -07:00
select_benchmark_test.go S3 Select: optimize output (#8238) 2019-09-17 05:56:27 +05:30
select_test.go enable full linter across the codebase (#9620) 2020-05-18 09:59:45 -07:00
testdata.parquet Refactor s3select to support parquet. (#7023) 2019-01-08 16:53:04 -08:00
unused-errors.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00