This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from ea723504fbd [HUDI-6401] Should not throw exception when create marker
file for log file (#9003)
add 4cce1ff39b6 [HUDI-6403] Ensure `hoodie.properties` updated after
deleting MDT (#9010)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/client/BaseHoodieWriteClient.java | 16 +++++++----
.../java/org/apache/hudi/table/HoodieTable.java | 1 -
.../hudi/common/table/HoodieTableConfig.java | 8 ++++++
.../hudi/metadata/HoodieTableMetadataUtil.java | 2 +-
.../hudi/command/TruncateHoodieTableCommand.scala | 3 +-
.../procedures/DeleteMetadataTableProcedure.scala | 12 ++++----
.../sql/hudi/procedure/TestMetadataProcedure.scala | 32 +---------------------
7 files changed, 27 insertions(+), 47 deletions(-)