minio/vendor/github.com/minio
Aditya Manthramurthy 2786055df4 Add new SQL parser to support S3 Select syntax (#7102)
- New parser written from scratch, allows easier and complete parsing
  of the full S3 Select SQL syntax. Parser definition is directly
  provided by the AST defined for the SQL grammar.

- Bring support to parse and interpret SQL involving JSON path
  expressions; evaluation of JSON path expressions will be
  subsequently added.

- Bring automatic type inference and conversion for untyped
  values (e.g. CSV data).
2019-01-28 17:59:48 -08:00
..
cli Implement S3 Gateway to third party cloud storage providers. (#3756) 2017-03-16 12:21:58 -07:00
dsync Top Locks command implementation (#7052) 2019-01-24 07:22:14 -08:00
highwayhash Update reedsolomon/highwayhash to start using ppc64le support (#7003) 2018-12-20 23:17:05 +05:30
lsync Top Locks command implementation (#7052) 2019-01-24 07:22:14 -08:00
mc console: Fix console color printing on windows. 2016-03-04 10:07:19 -08:00
minio-go Vendorize all recent changes to minio-go (#7135) 2019-01-23 19:22:09 +05:30
parquet-go Add new SQL parser to support S3 Select syntax (#7102) 2019-01-28 17:59:48 -08:00
sha256-simd Support source compilation on s390 and ppc64le (#4859) 2017-08-30 09:45:36 -07:00
sio [refactor] simplify en/decrypted size computation (#5658) 2018-03-19 22:18:12 +05:30