GitHub user hyunsik opened a pull request:

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

    TAJO-1658: Filter push down to underlying storages

    This patch includes TAJO-1659.

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

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

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

    https://github.com/apache/tajo/pull/613.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 #613
    
----
commit 90e20d617a9c6af176035f6039d6bbdd8e4f3331
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-24T11:12:37Z

    TAJO-1659: Simplify scan iteration in SeqScan.

commit 8d65b2f4a3cb29c5c9c085e6bb7ee48af41a98b4
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-24T11:15:42Z

    Add more comments.

commit d6d641606a9ec1f2d497f597aa684c1bb433a809
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-24T21:16:39Z

    Moved initialization code.

commit 9e6940356c878b95c2136d46d201db12740747f5
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-24T21:36:43Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1659

commit 6ff6e05d3423483343cd0e5435da5f65835561e7
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-25T00:41:30Z

    TAJO-1658: Filter push down to underlying storages.

commit 67b5654cdf12dde24bb2554fa109f4d1a7c4a957
Author: Hyunsik Choi <[email protected]>
Date:   2015-06-25T00:57:22Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1658
    
    Conflicts:
        
tajo-core/src/main/java/org/apache/tajo/engine/planner/physical/SeqScanExec.java

----


---
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