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

ASF GitHub Bot commented on TAJO-1042:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/166


> Implement block iteration interfaces for executors and scanners
> ---------------------------------------------------------------
>
>                 Key: TAJO-1042
>                 URL: https://issues.apache.org/jira/browse/TAJO-1042
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Trivial
>             Fix For: block_iteration
>
>
> Currently, Scanner and physical executors provides {{Tuple next(void)}} 
> method, retrieving one tuple at each time.
> The main purpose of this issue is to implement block oriented interface which 
> provides {{boolean nextFetch(RowBlock)}} method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to