This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 6de81b8664bd fix: disable embedded timeline service for flink upgrade
(#14096)
add 6b97d1bb24c1 fix: flink mdt compaction should finish pending
compactions first (#14095)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/BaseHoodieTableServiceClient.java | 2 +-
.../hudi/client/HoodieFlinkTableServiceClient.java | 8 ---
.../apache/hudi/client/HoodieFlinkWriteClient.java | 6 ---
.../FlinkHoodieBackedTableMetadataWriter.java | 58 +---------------------
.../sink/TestStreamWriteOperatorCoordinator.java | 12 ++++-
5 files changed, 14 insertions(+), 72 deletions(-)