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

Jason Altekruse updated DRILL-1479:
-----------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> 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
>          Components: Storage - HBase
>            Reporter: Rahul Challapalli
>            Assignee: Jason Altekruse
>            Priority: Minor
>             Fix For: 1.0.0
>
>         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. The source data voter resides in hbase
> 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