[
https://issues.apache.org/jira/browse/HIVE-17705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17705:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.1
2.2.1
2.4.0
Status: Resolved (was: Patch Available)
Committed to branch-2, branch-2.2, branch-2.3. Thanks for the review!
> HIVE-17562 is returning incorrect results
> -----------------------------------------
>
> Key: HIVE-17705
> URL: https://issues.apache.org/jira/browse/HIVE-17705
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 2.4.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Blocker
> Fix For: 2.4.0, 2.2.1, 2.3.1
>
> Attachments: HIVE-17705-branch-2.patch
>
>
> HIVE-17562 is generating incorrect results intermittently. Also derived
> tables with default file format set to ORC is resulting in AIOB exception.
> 1) Intermittent issue happens based on the order of selection of bucket file
> for ETL split strategy. Flipping the covered boolean flag looks error prone.
> The test case always passed when bucket_00000 is analyzed first. When
> bucket_00001 is analyzed first duplicate rows were generated.
> 2) Some internal test revealed a test failure with ArrayIndexOutOfBounds
> exception which happens for non-bucketed table.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)