minio/pkg/s3select
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075)
Implementation overview: 

https://gist.github.com/klauspost/1801c858d5e0df391114436fdad6987b
2020-03-18 16:19:29 -07:00
..
csv Support configurable quote character parameter in Select (#8955) 2020-03-13 22:09:34 -07:00
json Support configurable quote character parameter in Select (#8955) 2020-03-13 22:09:34 -07:00
parquet Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
simdj Support configurable quote character parameter in Select (#8955) 2020-03-13 22:09:34 -07:00
sql re-implement data usage crawler to be more efficient (#9075) 2020-03-18 16:19:29 -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 Support configurable quote character parameter in Select (#8955) 2020-03-13 22:09:34 -07:00
select_benchmark_test.go S3 Select: optimize output (#8238) 2019-09-17 05:56:27 +05:30
select_test.go Support configurable quote character parameter in Select (#8955) 2020-03-13 22:09:34 -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