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

[jira] [Commented] (HIVE-25407) [Hive] Investigate why advancing the Write ID not working for some DDLs and fix it, if appropriate

    [ https://issues.apache.org/jira/browse/HIVE-25407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391692#comment-17391692 ] 

Kishen Das commented on HIVE-25407:
-----------------------------------

[~pvary] Sounds good. We already compare the latest compaction ID to figure out if there was any recent compaction, before serving file metadata. So, we are good. 

Cc : [~klcopp]

> [Hive] Investigate why advancing the Write ID not working for some DDLs and fix it, if appropriate
> --------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-25407
>                 URL: https://issues.apache.org/jira/browse/HIVE-25407
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Kishen Das
>            Priority: Major
>
> 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)