[
https://issues.apache.org/jira/browse/HIVE-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319068#comment-15319068
]
Eugene Koifman commented on HIVE-13961:
---------------------------------------
I think testNonAcidToAcidConversion3() would be better if step 4 did an update
or delete instead of insert.
That way it will also check that ROW__IDs assigned to "pre-acid" rows by
compaction are consistent with other operations.
Similar to testNonAcidToAcidConversion2()
> ACID: Major compaction fails to include the original bucket files if there's
> no delta directory
> -----------------------------------------------------------------------------------------------
>
> Key: HIVE-13961
> URL: https://issues.apache.org/jira/browse/HIVE-13961
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 1.3.0, 2.1.0, 2.2.0
> Reporter: Wei Zheng
> Assignee: Wei Zheng
> Priority: Blocker
> Attachments: HIVE-13961.1.patch
>
>
> The issue can be reproduced by steps below:
> 1. Insert a row to Non-ACID table
> 2. Convert Non-ACID to ACID table (i.e. set transactional=true table property)
> 3. Perform Major compaction
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)