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

Josh Elser commented on ACCUMULO-736:
-------------------------------------

Since Accumulo does not rely on a defined list of columns, it becomes difficult 
to bake-in such a functionality of fetching N columns at a time.

Like Eric said, such functionality depends on your specific application which 
would have a better knowledge of the set of columns that may be present.

That being said, an example showing how this can be done using custom ranges 
and/or a custom Accumulo iterator would be of merit to others, IMO.
                
> Add Column Pagination Filter
> ----------------------------
>
>                 Key: ACCUMULO-736
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-736
>             Project: Accumulo
>          Issue Type: Wish
>          Components: client
>            Reporter: Pradeep Gollakota
>            Assignee: Billie Rinaldi
>
> Client application may need to perform pagination of data depending on the 
> number of columns returned. This would be more efficient if the database 
> itself handled the pagination.
> Similar to https://issues.apache.org/jira/browse/HBASE-2438

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to