minio/pkg/s3select/json/data/9.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

7 lines
49 B
JSON

[
{
"key_1": "value",
"key_2": "value"
}
]