You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/01 23:55:00 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-23551?focusedWorklogId=439802&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439802 ]

ASF GitHub Bot logged work on HIVE-23551:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jun/20 23:54
            Start Date: 01/Jun/20 23:54
    Worklog Time Spent: 10m 
      Work Description: rbalamohan opened a new pull request #1047:
URL: https://github.com/apache/hive/pull/1047


   HIVE-23551: Acid: Update queries should treat dirCache as read-only in AcidUtils


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 439802)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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, HIVE-23551.3.patch, HIVE-23551.4.patch, HIVE-23551.5.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)