Yu-Wen Lai created HIVE-25260:
---------------------------------
Summary: Provide tableId for ALLOC_WRITE_ID_EVENT
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
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)