You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Oleg Zinoviev (Jira)" <ji...@apache.org> on 2019/08/29 12:13:00 UTC

[jira] [Created] (DRILL-7362) COUNT(*) on JSON with outer list results in JsonParse error

Oleg Zinoviev created DRILL-7362:
------------------------------------

             Summary: COUNT(*) on JSON with outer list results in JsonParse error
                 Key: DRILL-7362
                 URL: https://issues.apache.org/jira/browse/DRILL-7362
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Oleg Zinoviev


Count from a JSON file with a outer array results in JsonParseException: Cannot read from the middle of a record. Current token was START_ARRAY.

P.S. A simple select from such file works normally.




--
This message was sent by Atlassian Jira
(v8.3.2#803003)