[
https://issues.apache.org/jira/browse/HUDI-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-9754:
---------------------------------
Labels: pull-request-available (was: )
> Initialize timeline from client and use it to create view
> ---------------------------------------------------------
>
> Key: HUDI-9754
> URL: https://issues.apache.org/jira/browse/HUDI-9754
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Lin Liu
> Assignee: Lin Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> Each spark executor holds onto it's {{RemoteHoodieTableFileSystemView}}
> object but the view loaded at the client side can mismatch between the client
> side and one which has been loaded on the server side. Adding a new method in
> RemoteHoodieTableFileSystemView known as {{initialiseTimelineInRemoteView}}
> which calls TimelineService to re-init the timeline on the server side and
> re-creates the view.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)