You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/10 19:40:13 UTC

[jira] [Updated] (DRILL-2055) Drill should error out for Invalid json file if it has the same map key names.

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

Parth Chandra updated DRILL-2055:
---------------------------------
    Assignee: Steven Phillips  (was: Parth Chandra)

> 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.0.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)