[
https://issues.apache.org/jira/browse/DRILL-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082023#comment-14082023
]
B Anil Kumar edited comment on DRILL-1235 at 8/1/14 8:11 AM:
-------------------------------------------------------------
Hi Aditya,
I just found the issue, fixed and tested. Attaching the patch. Please review.
was (Author: akumarb2010):
Attaching the patch
> 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: Aditya Kishore
> Priority: Critical
> Attachments: 0001-fixing-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)