minio/pkg/s3select
Aditya Manthramurthy e3eec89d24 Optimize string processing in select (#6593)
Reduce allocations during string concatenation and simplify some
processing code.
2018-10-09 14:02:19 -07:00
..
errors.go S3 Select API Support for CSV (#6127) 2018-08-15 03:30:19 -07:00
funcEval.go S3 Select API Support for CSV (#6127) 2018-08-15 03:30:19 -07:00
helpers.go Optimize string processing in select (#6593) 2018-10-09 14:02:19 -07:00
input.go Send progress only when requested by client in SelectObject (#6467) 2018-09-17 11:52:46 +05:30
output.go S3 Select API Support for CSV (#6127) 2018-08-15 03:30:19 -07:00
select.go Optimize string processing in select (#6593) 2018-10-09 14:02:19 -07:00
select_test.go Fix out-of-bound array access crash in select processing (#6594) 2018-10-09 09:45:56 -07:00