You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Abhishek Girish (JIRA)" <ji...@apache.org> on 2014/11/20 01:05:34 UTC

[jira] [Updated] (DRILL-1755) JSON files with array as the first level throws UnsupportedOperationException

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

Abhishek Girish updated DRILL-1755:
-----------------------------------
    Attachment: drillbit.log

> JSON files with array as the first level throws UnsupportedOperationException
> -----------------------------------------------------------------------------
>
>                 Key: DRILL-1755
>                 URL: https://issues.apache.org/jira/browse/DRILL-1755
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Abhishek Girish
>            Assignee: Jacques Nadeau
>         Attachments: drillbit.log
>
>
> Publicly available JSON data sometimes have the following structure:
> [
> {"accessLevel": "public"
> },
> {"accessLevel": "private"
> }
> ]
> Drill currently does not support Arrays or Scalars as first level elements. We should add support for the same. 
> Log attached. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)