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

Sean Busbey updated HBASE-18969:
--------------------------------
    Component/s:     (was:  Interface)
                 Thrift

> 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: Thrift
>    Affects Versions: 1.1.2
>         Environment: python 2.7
>            Reporter: bingo
>
> {code}RowFilter(=, 
> 'regexstring:(?s)^.{4}\\Q\xc4\x98\\E.{1}(?:.{6})*\\Q\x00\x00\x0a\x00\x00\x05\\E(?:.{6})*$'){code}
> can  match 
> {code}\x00\x00\x03Y\xC4\x98\xD0\x00\x00\x0A\x00\x00\x05 column=t:[\xC0\x8C1, 
> timestamp=1507530755374, value={\x00\xE1\x00 {code}
> but
> {code}RowFilter(=, 
> 'regexstring:(?s)^.{4}\\Q\xc4\\E.{2}(?:.{6})*\\Q\x00\x00\x0a\x00\x00\x05\\E(?:.{6})*$'){code}
> can not match



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

Reply via email to