You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marta Kuczora (Jira)" <ji...@apache.org> on 2020/05/08 09:36:00 UTC

[jira] [Created] (HIVE-23410) ACID: Improve the delete and update operations to avoid the move step

Marta Kuczora created HIVE-23410:
------------------------------------

             Summary: ACID: Improve the delete and update operations to avoid the move step
                 Key: HIVE-23410
                 URL: https://issues.apache.org/jira/browse/HIVE-23410
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 4.0.0
            Reporter: Marta Kuczora
            Assignee: Marta Kuczora


This is a follow-up task for [HIVE-21164|https://issues.apache.org/jira/browse/HIVE-21164], where the insert operation has been modified to write directly to the table locations instead of the staging directory. The same improvement should be done for the ACID update and delete operations as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)