[ 
https://issues.apache.org/jira/browse/HIVE-25372?focusedWorklogId=632753&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-632753
 ]

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

                Author: ASF GitHub Bot
            Created on: 03/Aug/21 08:32
            Start Date: 03/Aug/21 08:32
    Worklog Time Spent: 10m 
      Work Description: kishendas commented on pull request #2524:
URL: https://github.com/apache/hive/pull/2524#issuecomment-891649173


   @pvary @hsnusonic Please take a look now. Addressed all the comments and got 
a green run. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 632753)
    Time Spent: 1h 20m  (was: 1h 10m)

> [Hive] Advance write ID for remaining DDLs
> ------------------------------------------
>
>                 Key: HIVE-25372
>                 URL: https://issues.apache.org/jira/browse/HIVE-25372
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HiveServer2
>            Reporter: Kishen Das
>            Assignee: Kishen Das
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> We guarantee data consistency for table metadata, when serving data from the 
> HMS cache. HMS cache relies on Valid Write IDs to decide whether to serve 
> from cache or refresh from the backing DB and serve, so we have to ensure we 
> advance write IDs during all alter table flows. We have to ensure we advance 
> the write ID for below DDLs.
> AlterTableSetOwnerAnalyzer.java 
> AlterTableSkewedByAnalyzer.java
> AlterTableSetSerdeAnalyzer.java
> AlterTableSetSerdePropsAnalyzer.java
> AlterTableUnsetSerdePropsAnalyzer.java
> AlterTableSetPartitionSpecAnalyzer
> AlterTableClusterSortAnalyzer.java
> AlterTableIntoBucketsAnalyzer.java
> AlterTableConcatenateAnalyzer.java
> AlterTableCompactAnalyzer.java
> AlterTableSetFileFormatAnalyzer.java
> AlterTableSetSkewedLocationAnalyzer.java



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

Reply via email to