[
https://issues.apache.org/jira/browse/DRILL-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116838#comment-14116838
]
Bob Rumsby commented on DRILL-1284:
-----------------------------------
Why is this assigned to Ramana? See previous comments.
Bob
On Sun, Aug 31, 2014 at 10:40 AM, Jacques Nadeau (JIRA) <[email protected]>
> Better documentation describing the accepted JSON data input
> ------------------------------------------------------------
>
> Key: DRILL-1284
> URL: https://issues.apache.org/jira/browse/DRILL-1284
> Project: Apache Drill
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 0.4.0
> Reporter: Luca Morandini
> Assignee: Ramana Inukonda Nagaraj
> Fix For: 0.6.0
>
>
> Since JSON data input can be very diversified, and Drill, so far, accepts
> only tuples defined in one mongimport format, it would be useful to have this
> clearly spelled out in the documentation.
> This improvement to the documentation should stress:
> # The accepted JSON input format (single Objects describeing tuples, every
> one of them in a single line, with no separator between lines);
> # The homogeneous Arrays constraint: only elements of the same type are
> accepted in a JSON array in Drill;
> # The need to address a single element of a JSON array in a Drill SQL query:
> {{SELECT foo\[2\] FROM bar.json}} is accepted, {{SELECT foo FROM bar.json}}
> is not
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)