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/05/27 00:08:00 UTC

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

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

ASF GitHub Bot updated HIVE-25168:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: 10m
>  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)