minio/pkg/s3select/format
Harshavardhana f162d7bd97 Performance improvements by re-using record buffer (#6622)
Avoid unnecessary pointer reference allocations
when not needed, for example

- *SelectFuncs{}
- *Row{}
2018-10-31 08:48:01 +05:30
..
csv Performance improvements by re-using record buffer (#6622) 2018-10-31 08:48:01 +05:30
json Performance improvements by re-using record buffer (#6622) 2018-10-31 08:48:01 +05:30
errors.go SQL select query for CSV/JSON (#6648) 2018-10-22 12:12:22 -07:00
helpers.go SQL select query for CSV/JSON (#6648) 2018-10-22 12:12:22 -07:00
select.go SQL select query for CSV/JSON (#6648) 2018-10-22 12:12:22 -07:00