[ 
https://issues.apache.org/jira/browse/DRILL-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steven Phillips updated DRILL-2055:
-----------------------------------
    Fix Version/s: 0.9.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: Parth Chandra
>            Priority: Minor
>             Fix For: 0.9.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)

Reply via email to