You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2021/08/27 07:19:00 UTC

[jira] [Resolved] (HIVE-25407) Advance Write ID during ALTER TABLE ( NOT SKEWED, SKEWED BY, SET SKEWED LOCATION, UNSET SERDEPROPERTIES)

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

Peter Vary resolved HIVE-25407.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master.
Thanks for the patch [~kishendas]!

> Advance Write ID during ALTER TABLE ( NOT SKEWED, SKEWED BY, SET SKEWED LOCATION, UNSET SERDEPROPERTIES)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-25407
>                 URL: https://issues.apache.org/jira/browse/HIVE-25407
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Kishen Das
>            Assignee: Kishen Das
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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 NOT SKEWED
>  * -ALTER TABLE COMPACT- 
>  * ALTER TABLE SKEWED BY
>  * ALTER TABLE SET SKEWED LOCATION



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