[ 
https://issues.apache.org/jira/browse/DRILL-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau resolved DRILL-1193.
-----------------------------------
    Resolution: Duplicate

> Drill hangs when json data contains an array with more than one value and one 
> of them is a decimal
> --------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1193
>                 URL: https://issues.apache.org/jira/browse/DRILL-1193
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JSON
>            Reporter: Rahul Challapalli
>             Fix For: Future
>
>
> git.commit.id.abbrev=e5c2da0
> The below query hangs in drill
> select * from `decimal.json`;
> Below is the json where drill hangs :
> {"coordinates": [168.01,5]}
> However the below json has no problem
> {"coordinates": [168.01]}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to