minio/pkg/s3select
Klaus Post 017456df63 Wait clearing the close channel (#8250)
Close channel should not be nilled before goroutines have exited.

Fixes potential hang on closing.
2019-09-16 16:18:01 -07:00
..
csv Wait clearing the close channel (#8250) 2019-09-16 16:18:01 -07:00
json Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
parquet Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
sql speed up the performance of s3select on csv (#7945) 2019-08-31 00:07:40 -07:00
errors.go friendly prompt for s3select MalformedXML error (#8171) 2019-09-09 21:33:27 -07:00
genmessage.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
message.go speed up the performance of s3select on csv (#7945) 2019-08-31 00:07:40 -07:00
progress.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
select.go Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
select_benchmark_test.go speed up the performance of s3select on csv (#7945) 2019-08-31 00:07:40 -07:00
select_test.go Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -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