[
https://issues.apache.org/jira/browse/HIVE-25260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-25260:
----------------------------------
Labels: pull-request-available (was: )
> Provide tableId for AllocWriteIdEvent
> -------------------------------------
>
> Key: HIVE-25260
> URL: https://issues.apache.org/jira/browse/HIVE-25260
> Project: Hive
> Issue Type: Improvement
> Reporter: Yu-Wen Lai
> Assignee: Yu-Wen Lai
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For event-based incremental refreshing in external cache, we need table ID to
> make sure we don't update write ID on a wrong table.
> After this patch, we will check if the table exists for allocating write ids.
> If the table doesn't exist, a MetaException will be thrown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)