[
https://issues.apache.org/jira/browse/HIVE-11027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-11027:
-----------------------------------------
Fix Version/s: (was: 2.0.0)
(was: 1.1.1)
(was: 1.0.1)
> Hive on tez: Bucket map joins fail when hashcode goes negative
> --------------------------------------------------------------
>
> Key: HIVE-11027
> URL: https://issues.apache.org/jira/browse/HIVE-11027
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Affects Versions: 0.14.0, 1.0.0, 0.13
> Reporter: Vikram Dixit K
> Assignee: Prasanth Jayachandran
> Fix For: 1.2.1
>
> Attachments: HIVE-11027.patch
>
>
> Seeing an issue when dynamic sort optimization is enabled while doing an
> insert into bucketed table. We seem to be flipping the negative sign on the
> hashcode instead of taking the complement of it for routing the data
> correctly. This results in correctness issues in bucket map joins in hive on
> tez when the hash code goes negative.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)