Hyoungjun Kim created TAJO-1107:
-----------------------------------
Summary: Broadcast join on non-leaf node scans only first data
file.
Key: TAJO-1107
URL: https://issues.apache.org/jira/browse/TAJO-1107
Project: Tajo
Issue Type: Bug
Reporter: Hyoungjun Kim
Assignee: Hyoungjun Kim
Priority: Minor
Fragments are determined by the Repartitioner. In the case of broadcast join
Repartitioner uses different determine login according to node type(lead,
non-leaf).
Currently Tajo only uses first data file when broadcast join is non-leaf node.
This is the cause of incorrect results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)