GitHub user hyunsik opened a pull request:

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

    TAJO-1083: StoreTableExec should be block iterative.

    This patch depends on TAJO-1042, TAJO-1043, and TAJO-1080. So, it includes 
all changes of their submitted patches.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1083

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 7ef2784b3c3e2773cb625388000f80664ad0090e
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-27T07:03:40Z

    TAJO-1042: Implement block iteration interfaces for executors and scanners.

commit a71a98147ced8021bc5a521666efdfeff4ae84c7
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-27T17:50:46Z

    TAJO-1080: Cleanup BooleanDatum and Inet4Datum.

commit c128eca315fdb084815c4a9ac4fb9c00c87f5466
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-27T20:48:26Z

    TAJO-1043: Implement nextFetch(RowBlock) of CSVScanner. (hyunsik)

commit 292f6743845139dfc4ae5d7d672386b25202beed
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-28T17:42:20Z

    TAJO-1083: StoreTableExec should be block iterative.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to