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 2021/08/27 07:19:00 UTC

[jira] [Work logged] (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?focusedWorklogId=642717&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642717 ]

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

                Author: ASF GitHub Bot
            Created on: 27/Aug/21 07:18
            Start Date: 27/Aug/21 07:18
    Worklog Time Spent: 10m 
      Work Description: pvary merged pull request #2597:
URL: https://github.com/apache/hive/pull/2597


   


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

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


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

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

> 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
>          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)