You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2019/08/29 12:19:19 UTC

[GitHub] [drill] oleg-zinovev opened a new pull request #1849: DRILL-7362: COUNT(*) on JSON with outer list results in JsonParse error

oleg-zinovev opened a new pull request #1849: DRILL-7362: COUNT(*) on JSON with outer list results in JsonParse error
URL: https://github.com/apache/drill/pull/1849
 
 
   Fix for CountingJsonReader to support json file with list in content.
   
   P.S. At the moment, it contains a lot of C&P from JsonReader class. I can provide another solution that adds a counting mode to the JsonReader itself.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services