[
https://issues.apache.org/jira/browse/TAJO-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006948#comment-14006948
]
ASF GitHub Bot commented on TAJO-839:
-------------------------------------
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 all tables participate in the BROADCAST JOIN, there is some missing data.
> ----------------------------------------------------------------------------
>
> Key: TAJO-839
> URL: https://issues.apache.org/jira/browse/TAJO-839
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyoungjun Kim
> Assignee: Hyoungjun Kim
> Priority: Minor
>
> See title.
> If all tables participate in the BROADCAST JOIN and table has several files,
> there is some missing data.
--
This message was sent by Atlassian JIRA
(v6.2#6252)