You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bo Cui (Jira)" <ji...@apache.org> on 2023/01/17 07:40:00 UTC

[jira] [Created] (HBASE-27571) Get supports RAW

Bo Cui created HBASE-27571:
------------------------------

             Summary: Get supports RAW
                 Key: HBASE-27571
                 URL: https://issues.apache.org/jira/browse/HBASE-27571
             Project: HBase
          Issue Type: Improvement
            Reporter: Bo Cui


[https://github.com/apache/hbase/blob/da261344cc55e7812dfe22d86d5fa88c93ed79b9/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreScanner.java#L234]

 

I used the `Get` to query all put and delete in a column, but I got this error

*Cannot specify any column for a raw scan.*

Why add this restriction?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)