Thejas M Nair created HIVE-5808: ----------------------------------- Summary: broadcast join in tez discards duplicate records from the broadcasted table Key: HIVE-5808 URL: https://issues.apache.org/jira/browse/HIVE-5808 Project: Hive Issue Type: Bug Components: Tez Reporter: Thejas M Nair Assignee: Thejas M Nair Fix For: tez-branch
When the small(broadcasted table) in a join has duplicate records for a key, they are getting discarded, resulting in incorrect output. -- This message was sent by Atlassian JIRA (v6.1#6144)