Eugene Koifman created HIVE-13369:
-------------------------------------
Summary: AcidUtils.getAcidState() is not paying attention
toValidTxnList when choosing the "best" base file
Key: HIVE-13369
URL: https://issues.apache.org/jira/browse/HIVE-13369
Project: Hive
Issue Type: Bug
Components: Transactions
Affects Versions: 1.0.0
Reporter: Eugene Koifman
Assignee: Eugene Koifman
Priority: Blocker
The JavaDoc on getAcidState() reads, in part:
"Note that because major compactions don't
* preserve the history, we can't use a base directory that includes a
* transaction id that we must exclude."
which is correct but there is nothing in the code that does this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)