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/15 17:48:00 UTC

[jira] [Commented] (HIVE-25168) Add mutable validWriteIdList

    [ https://issues.apache.org/jira/browse/HIVE-25168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363817#comment-17363817 ] 

Yu-Wen Lai commented on HIVE-25168:
-----------------------------------

We've decided not to put this in Hive since there is no other use case in Hive now.

> Add mutable validWriteIdList
> ----------------------------
>
>                 Key: HIVE-25168
>                 URL: https://issues.apache.org/jira/browse/HIVE-25168
>             Project: Hive
>          Issue Type: New Feature
>          Components: storage-api
>            Reporter: Yu-Wen Lai
>            Assignee: Yu-Wen Lai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Although the current implementation for validWriteIdList is not strictly immutable, it is in some sense to provide a read-only view snapshot. This change is to add another class to provide functionalities for manipulating the writeIdList. We could use this to keep writeIdList up-to-date in an external cache layer for event-based metadata refreshing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)