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

Chandra Sekhar K commented on HBASE-28124:
------------------------------------------

below is the list of attributes details for Scan object
  |Class|Whether Mapped to JSON?|add to json?|
|Scan| | |
|startRow|Yes| |
|includeStartRow|No|Yes|
|stopRow|Yes| |
|includeStopRow|No|Yes|
|maxVersions|Yes| |
|batch|Yes| |
|allowPartialResults|No|Yes|
|storeLimit|No|Yes|
|storeOffset|No|Yes|
|caching|Yes| |
|maxResultSize|Yes| |
|cacheBlocks|Yes| |
|reversed|No|Yes|
|tr|Yes| |
|familyMap|Yes| |
|asyncPrefetch|No|Yes|
|mvccReadPoint|No|Yes|
|limit|No|Yes|
|readType|No|Yes|
|needCursorResult|No|Yes|
| | | |
|Query| | |
|filter|Yes| |
|targetReplicaId|No|Yes|
|consistency|No|Yes|
|colFamTimeRangeMap|No|Yes|
|loadColumnFamiliesOnDemand|Yes| |
| | | |
|OperationWithAttributes| | |
|attributes|partial, only ID attribute is set|Yes|
|priority|No|Yes|

 

 

> Missing fields in Scan.toJSON
> -----------------------------
>
>                 Key: HBASE-28124
>                 URL: https://issues.apache.org/jira/browse/HBASE-28124
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Bryan Beaudreault
>            Assignee: Chandra Sekhar K
>            Priority: Major
>
> Let's do an audit and add whatever's missing. I noticed getLimit is missing 
> at least.



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

Reply via email to