This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from d7c16f56f4f [HUDI-6718] Check Timeline Before Transitioning Inflight
Clean in Multiwriter Scenario (#9468)
add ae6a31462b2 [HUDI-6741] Timeline server bug when multiple tables
registered with metadata table enabled (#9511)
No new revisions were added by this update.
Summary of changes:
.../client/embedded/EmbeddedTimelineService.java | 2 +-
.../java/org/apache/hudi/table/HoodieTable.java | 4 +-
.../TestRemoteFileSystemViewWithMetadataTable.java | 63 ++++++++++++++++------
.../common/table/view/FileSystemViewManager.java | 27 +++++-----
4 files changed, 63 insertions(+), 33 deletions(-)