You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/22 21:56:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 22/Jun/21 21:55
            Start Date: 22/Jun/21 21:55
    Worklog Time Spent: 10m 
      Work Description: hsnusonic commented on pull request #2403:
URL: https://github.com/apache/hive/pull/2403#issuecomment-866363197


   @aasha Could you review the patch if you have a chance? Thanks.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 613717)
    Remaining Estimate: 0h
            Time Spent: 10m

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