B Anil Kumar created DRILL-1235:
-----------------------------------
Summary: Json Record reader is failing for semi structured data
Key: DRILL-1235
URL: https://issues.apache.org/jira/browse/DRILL-1235
Project: Apache Drill
Issue Type: Bug
Components: Execution - Flow
Reporter: B Anil Kumar
Priority: Critical
select * from dfs.tmp.`test1.json` is failing when the data is in the following
format.
{noformat}
{ "name" : "mongo" }
{ "name" : "test1", "email" : "[email protected]" }
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)