GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/123
TAJO-1013: A complex equality condition including columns of the same table
is recognized as a join condition.
See the jira.
https://issues.apache.org/jira/browse/TAJO-1013
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo 1013
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/123.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 #123
----
commit fb5c8817819a4e29d4406b07874ece30fca4f965
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-19T16:07:32Z
Fixed the bug.
commit 83cdb6e64ab8be4b04d3ff63fb10901c9b2976a3
Author: Hyunsik Choi <[email protected]>
Date: 2014-08-19T16:16:56Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-103
Conflicts:
tajo-core/src/main/java/org/apache/tajo/engine/eval/EvalTreeUtil.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.
---