GitHub user babokim opened a pull request:
https://github.com/apache/tajo/pull/17
TAJO-839: If all tables participate in the BROADCAST JOIN, there is some
missing data.
Currently Tajo doesn't consider multiple files in the case of broadcasting
join. I fixed this bugs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/babokim/tajo TAJO-839
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/17.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 #17
----
commit b2617423e1e9568be40ab66b7b9618f28e946d2b
Author: ê¹íì¤ <[email protected]>
Date: 2014-05-23T04:41:14Z
TAJO-839 If all tables participate in the BROADCAST JOIN, there is some
missing data.
commit 4131946ec8baf23cab4111aa49b6d46cee87abc0
Author: ê¹íì¤ <[email protected]>
Date: 2014-05-23T04:46:01Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo
----
---
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.
---