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

[jira] [Created] (DRILL-1646) Drill cannot handle empty array/list types in JSON documents

Venkata krishnan Sowrirajan created DRILL-1646:
--------------------------------------------------

             Summary: Drill cannot handle empty array/list types in JSON documents
                 Key: DRILL-1646
                 URL: https://issues.apache.org/jira/browse/DRILL-1646
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Venkata krishnan Sowrirajan


To reproduce
JSON sample data:
{
"a":[]
}

Problem: Empty array

Exception:
java.lang.IllegalStateException: Incoming batch has an empty schema. This is not allowed



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