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

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

    [ https://issues.apache.org/jira/browse/HBASE-27571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677678#comment-17677678 ] 

Duo Zhang commented on HBASE-27571:
-----------------------------------

IIRC this is for simplify the implementation for ScanQueryMatcher.

> Get supports RAW
> ----------------
>
>                 Key: HBASE-27571
>                 URL: https://issues.apache.org/jira/browse/HBASE-27571
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bo Cui
>            Priority: Major
>
> [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)