[
https://issues.apache.org/jira/browse/DRILL-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-2055:
----------------------------------
Fix Version/s: (was: 1.0.0)
1.2.0
> Drill should error out for Invalid json file if it has the same map key names.
> ------------------------------------------------------------------------------
>
> Key: DRILL-2055
> URL: https://issues.apache.org/jira/browse/DRILL-2055
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - JSON
> Affects Versions: 0.7.0
> Reporter: Hao Zhu
> Assignee: Steven Phillips
> Priority: Minor
> Fix For: 1.2.0
>
>
> For json file with same map key names:
> {
> "a" : "x",
> "a" : "y"
> }
> Should we consider it invalid json format and error out?
> Ref:
> http://stackoverflow.com/questions/21832701/does-json-syntax-allow-duplicate-keys-in-an-object#answer-23195243
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)