You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Yu-Wen Lai (Jira)" <ji...@apache.org> on 2021/06/16 23:17:00 UTC

[jira] [Updated] (HIVE-25260) Provide tableId for AllocWriteIdEvent

     [ https://issues.apache.org/jira/browse/HIVE-25260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yu-Wen Lai updated HIVE-25260:
------------------------------
    Summary: Provide tableId for AllocWriteIdEvent  (was: Provide tableId for ALLOC_WRITE_ID_EVENT)

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