You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 14:42:00 UTC

[jira] [Resolved] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString

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

Sean Busbey resolved HBASE-18969.
---------------------------------
    Resolution: Invalid

Please send these kinds of usage questions to the [user@hbase.apache.org mailing list|https://lists.apache.org/list.html?user@hbase.apache.org]. (be sure to subscribe first so you can see the answer!)

If you determine that there's a bug then please open a JIRA with specifics.

> access hbase thrift2 in python and cant get  correct result use filterString 
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-18969
>                 URL: https://issues.apache.org/jira/browse/HBASE-18969
>             Project: HBase
>          Issue Type: Bug
>          Components:  Interface
>    Affects Versions: 1.1.2
>         Environment: python 2.7
>            Reporter: bingo
>
> "RowFilter(=, 'regexstring:(?s)^.{4}\\Q\xc4\x98\\E.{1}(?:.{6})*\\Q\x00\x00\x0a\x00\x00\x05\\E(?:.{6})*$')"
> can  match 
> \x00\x00\x03Y\xC4\x98\xD0\x00\x00\x0A\x00\x00\x05 column=t:[\xC0\x8C1, timestamp=1507530755374, value={\x00\xE1\x00 
> but
> "RowFilter(=, 'regexstring:(?s)^.{4}\\Q\xc4\\E.{2}(?:.{6})*\\Q\x00\x00\x0a\x00\x00\x05\\E(?:.{6})*$')"
> can not match



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)