You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/05/27 05:21:00 UTC

[jira] [Updated] (HIVE-23551) Acid: Update queries should treat dirCache as read-only in AcidUtils

     [ https://issues.apache.org/jira/browse/HIVE-23551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajesh Balamohan updated HIVE-23551:
------------------------------------
    Summary: Acid: Update queries should treat dirCache as read-only in AcidUtils  (was: Acid: Update queries should purge dir cache entry in AcidUtils)

> 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
>         Attachments: HIVE-23551.1.patch, HIVE-23551.2.patch
>
>
> 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)