[
https://issues.apache.org/jira/browse/HIVE-23551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajesh Balamohan updated HIVE-23551:
------------------------------------
Attachment: HIVE-23551.6.patch
> Acid: Update queries should treat dirCache as read-only in AcidUtils
> --------------------------------------------------------------------
>
> Key: HIVE-23551
> URL: https://issues.apache.org/jira/browse/HIVE-23551
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Rajesh Balamohan
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23551.1.patch, HIVE-23551.2.patch,
> HIVE-23551.3.patch, HIVE-23551.4.patch, HIVE-23551.5.patch, HIVE-23551.6.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Update statements create delta folders at the end of the execution. When
> {{insert overwrite}} followed by {{update}} is executed, it does not get any
> open txns and ends up caching the {{base}} folder. However, the delta folder
> which gets created at the end of the statement never makes it to the cache.
> This creates wrong results.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)