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

Rahul Challapalli updated DRILL-1479:
-------------------------------------
    Attachment: hbase_sum.error
                votertab

> Hbase query using "sum" randomly fails to execute in Drill-0.6.0
> ----------------------------------------------------------------
>
>                 Key: DRILL-1479
>                 URL: https://issues.apache.org/jira/browse/DRILL-1479
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Rahul Challapalli
>         Attachments: hbase_sum.error, votertab
>
>
> git.commit.id.abbrev=5c220e3
> The below query works fine when we from sqlline. However we run this query as 
> part of batch which contains other queries, then this fails frequently with 
> the attached error
> Drill Query :
> {code}
> select sum(cast(threecf['contributions'] as decimal(6,2))) from voter;
> {code}
> Attached the error log and the data files



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

Reply via email to