[
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 [[email protected]
mailing list|https://lists.apache.org/[email protected]]. (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)