You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/10/29 18:08:33 UTC

[jira] [Updated] (DRILL-1279) Drill does not provide a way to unflatten a single large json record into sub records

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

Jacques Nadeau updated DRILL-1279:
----------------------------------
    Issue Type: Improvement  (was: Bug)

> Drill does not provide a way to unflatten a single large json record into sub records
> -------------------------------------------------------------------------------------
>
>                 Key: DRILL-1279
>                 URL: https://issues.apache.org/jira/browse/DRILL-1279
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - JSON
>            Reporter: Yash Sharma
>            Assignee: Neeraja
>             Fix For: Future
>
>
> Error while executing a query on Geo JSON data.
> {quote}
> select t.features[0].properties.name from dfs.`/opt/drill/sample-data/geo1.json` t;
> Query failed: Failure while running fragment. Resetting to invalid mark [41a66a4a-b8c2-4fc6-a7fc-f1c76e312f32]
> Error: exception while executing query: Failure while trying to get next result batch. (state=,code=0)
> {quote}
> Data can be located at:
> https://drive.google.com/file/d/0B7bWVX3BL3wrUGRKaHRyRTFLV2c/edit?usp=sharing
> The data is a valid JSON data (~250 Megs) in a single line.



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