You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:29:36 UTC

[jira] [Updated] (DRILL-1496) 'similar' functionality doesn't work with hbase

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

Jacques Nadeau updated DRILL-1496:
----------------------------------
      Component/s:     (was: Storage - HBase)
                   Functions - Drill
    Fix Version/s: 0.8.0
         Assignee: Mehant Baid

> 'similar' functionality doesn't work with hbase
> -----------------------------------------------
>
>                 Key: DRILL-1496
>                 URL: https://issues.apache.org/jira/browse/DRILL-1496
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Rahul Challapalli
>            Assignee: Mehant Baid
>             Fix For: 0.8.0
>
>         Attachments: error.txt, votertab
>
>
> git.commit.id.abbrev=5c220e3
> Dill seems to be having problems when we use 'similar' as a filter in querying hbase tables. Queries on top of parquet with 'similar' keyword work fine. 
> We started seeing this with the 0.6 release and was working fine before
> Below is the query that I used :
> {code}
> select row_key  from voter where onecf['name'] similar to '%young%';
> {code}
> Attached the data and log files



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