banshee created HBASE-26757: ------------------------------- Summary: hbase thrift2 FilterString not working Key: HBASE-26757 URL: https://issues.apache.org/jira/browse/HBASE-26757 Project: HBase Issue Type: Bug Components: hbase-connectors Affects Versions: 2.4.9 Reporter: banshee
I am trying to connect hbase by thrift2 golang client. Everything works well but the filterString field. No matter what value I set (just simply convert from string to []byte) it doesn't work and return an empty result. And I had tried the thrift service of the old version and it worked. Is there some hint trick to generate the filterString []byte in thrift2? -- This message was sent by Atlassian Jira (v8.20.1#820001)