You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Kishen Das (Jira)" <ji...@apache.org> on 2021/07/29 17:58:00 UTC

[jira] [Created] (HIVE-25407) Advance Write ID for remaining DDLs

Kishen Das created HIVE-25407:
---------------------------------

             Summary: Advance Write ID for remaining DDLs
                 Key: HIVE-25407
                 URL: https://issues.apache.org/jira/browse/HIVE-25407
             Project: Hive
          Issue Type: Sub-task
            Reporter: Kishen Das


Below DDLs should be investigated separately on why the advancing the write ID is not working for transactional tables, even after adding the logic to advance the write ID. 
 * ALTER TABLE SET PARTITION SPEC 
 * ALTER TABLE  UNSET SERDEPROPERTIES 
 * ALTER TABLE COMPACT 
 * ALTER TABLE SKEWED BY
 * ALTER TABLE SET SKEWED LOCATION



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