minio/pkg/s3select/json
Aditya Manthramurthy e463386921 Add JSON Path expression evaluation support (#7315)
- Includes support for FROM clause JSON path
2019-03-09 08:13:37 -08:00
..
data Fix JSON parser handling for certain objects (#7162) 2019-02-07 08:04:42 +05:30
args.go Refactor s3select to support parquet. (#7023) 2019-01-08 16:53:04 -08:00
errors.go Refactor s3select to support parquet. (#7023) 2019-01-08 16:53:04 -08:00
reader.go Add JSON Path expression evaluation support (#7315) 2019-03-09 08:13:37 -08:00
reader_test.go Fix JSON parser handling for certain objects (#7162) 2019-02-07 08:04:42 +05:30
record.go Add JSON Path expression evaluation support (#7315) 2019-03-09 08:13:37 -08:00