GitHub user jihoonson opened a pull request:

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

    TAJO-1310: Maintaining join filters in join operators

    Summary of changes
    * Add ```AbstractJoinExec``` which is a super class of all physical join 
executor classes.
    * Add the join filter to the logical ```JoinNode``` and 
```AbstractJoinExec```.

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

    $ git pull https://github.com/jihoonson/tajo-2 TAJO-1310

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

    https://github.com/apache/tajo/pull/381.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 #381
    
----
commit 3a6d6ec17196e0c94b30544fc0de63273e865dcf
Author: Jihoon Son <[email protected]>
Date:   2015-02-10T07:47:35Z

    TAJO-1310

commit 2ed28e560a670dea61934ad6129ed3ca9fa1b3c2
Author: Jihoon Son <[email protected]>
Date:   2015-02-11T12:53:56Z

    TAJO-1310

commit 92d58b583579414c3b800165d55152663223d87d
Author: Jihoon Son <[email protected]>
Date:   2015-02-12T04:41:55Z

    TAJO-1130

commit b2bead04200938acba2b49f04f724b226abf856b
Author: Jihoon Son <[email protected]>
Date:   2015-02-12T05:17:50Z

    TAJO-1310

commit 801e59337766b30915da086e070c00cdd172456d
Author: Jihoon Son <[email protected]>
Date:   2015-02-12T05:44:11Z

    TAJO-1310

----


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