[
https://issues.apache.org/jira/browse/DRILL-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudheesh Katkam updated DRILL-1235:
-----------------------------------
Attachment: DRILL-1235.patch
Updated the patch with null handling.
> 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
> Assignee: Sudheesh Katkam
> Priority: Critical
> Attachments: 0001-DRILL-1235-patch-1.patch,
> 0001-fixing-DRILL-1235.patch, DRILL-1235.patch
>
>
> 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)