minio/pkg/s3select/json/data/6.json
Harshavardhana 85e939636f Fix JSON parser handling for certain objects (#7162)
This PR also adds some comments and simplifies
the code. Primary handling is done to ensure
that we make sure to honor cached buffer.

Added unit tests as well

Fixes #7141
2019-02-07 08:04:42 +05:30

2 lines
79 B
JSON

{ "name": "John", "age":28, "hobby": { "name": "chess", "type": "boardgame" }}