You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/03/08 23:21:12 UTC

[jira] [Commented] (HBASE-7828) Expose HBase Scan object's "batch" property for intra-row batching in Thrift API

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

stack commented on HBASE-7828:
------------------------------

This looks wrong, the renumbering of filterString I mean:

-  6:optional Text filterString
+  6:optional i32 batchSize,
+  7:optional Text filterString

Else patch is good.  Can you make one for trunk please?  Thank you.
                
> Expose HBase Scan object's "batch" property for intra-row batching in Thrift API
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-7828
>                 URL: https://issues.apache.org/jira/browse/HBASE-7828
>             Project: HBase
>          Issue Type: New Feature
>          Components: Thrift
>    Affects Versions: 0.94.0
>            Reporter: Shivendra Pratap Singh
>            Priority: Minor
>              Labels: Hbase, Thrift
>             Fix For: 0.95.0
>
>         Attachments: hbase_7828.patch
>
>
> Hbase scan object has a property called "batch". This property allows intra row batching. This property is not exposed in the Thrift TScan specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira