minio/pkg/s3select/json
Klaus Post bf3a97d3aa S3 Select: Concurrent LINES delimited json parsing (#8610)
The speedup is ~5x on a 6 core CPU
2019-12-09 06:55:31 -08:00
..
testdata Concurrent CSV parsing and reduce S3 select allocations (#8200) 2019-09-13 14:18:35 -07:00
args.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
errors.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
preader.go S3 Select: Concurrent LINES delimited json parsing (#8610) 2019-12-09 06:55:31 -08:00
preader_test.go S3 Select: Concurrent LINES delimited json parsing (#8610) 2019-12-09 06:55:31 -08:00
reader.go Fix JSON Close data race. (#8486) 2019-11-05 14:20:37 -08:00
reader_test.go Fix JSON Close data race. (#8486) 2019-11-05 14:20:37 -08:00
record.go S3 Select: Convert CSV data to JSON (#8464) 2019-11-09 09:10:35 -08:00