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)