You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/04/21 00:13:59 UTC

[jira] [Closed] (DRILL-1471) Hbase queries fail with / by zero

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

Krystal closed DRILL-1471.
--------------------------

Close bug as a duplicate

> Hbase queries fail with / by zero
> ---------------------------------
>
>                 Key: DRILL-1471
>                 URL: https://issues.apache.org/jira/browse/DRILL-1471
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - HBase
>            Reporter: Krystal
>            Assignee: Aditya Kishore
>             Fix For: 0.6.0
>
>
> git.commit.id.abbrev=81fb18a
> The following hbase query fails:
> 0: jdbc:drill:schema=dfs> select cast(row_key as integer) voter_id, convert_from(onecf['name'], 'UTF8') name, cast(twocf['age'] as integer) age, cast(twocf['registration'] as varchar(20)) registration, cast(threecf['contributions'] as decimal(6,2)) contributions, cast(threecf['voterzone'] as integer) voterzone,cast(fourcf['create_date'] as timestamp) create_date from M7.m7voter where onecf['name'] not similar to '%(young|u|a|i|e|m)%';
> Query failed: Failure while setting up Foreman. / by zero [176bbea0-b240-4ed2-88a6-b0e707c0e442]



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