[
https://issues.apache.org/jira/browse/HIVE-25936?focusedWorklogId=776800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776800
]
ASF GitHub Bot logged work on HIVE-25936:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 11:18
Start Date: 01/Jun/22 11:18
Worklog Time Spent: 10m
Work Description: zabetak closed pull request #3007: HIVE-25936:
ValidWriteIdList & table id are sometimes missing when requesting partitions by
name via HS2
URL: https://github.com/apache/hive/pull/3007
Issue Time Tracking
-------------------
Worklog Id: (was: 776800)
Time Spent: 40m (was: 0.5h)
> ValidWriteIdList & table id are sometimes missing when requesting partitions
> by name via HS2
> --------------------------------------------------------------------------------------------
>
> Key: HIVE-25936
> URL: https://issues.apache.org/jira/browse/HIVE-25936
> Project: Hive
> Issue Type: Sub-task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> According to HIVE-24743 the table id and {{ValidWriteIdList}} are important
> for keeping HMS remote metadata cache consistent. Although HIVE-24743
> attempted to pass the write id list and table id in every call to HMS it
> failed to do so completely. For those partitions not handled in the batch
> logic, the [metastore
> call|https://github.com/apache/hive/blob/4b7a948e45fd88372fef573be321cda40d189cc7/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java#L4161]
> in {{Hive#getPartitionsByName}} method does not pass the table id and write
> id list.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)