This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 93f753d159d [HUDI-7676] Fix serialization in Spark DAG in
HoodieBackedTableMetadataWriter (#11103)
add 550367cdbda [HUDI-7664] Remove Hadoop dependency from hudi-io module
(#11089)
No new revisions were added by this update.
Summary of changes:
.../table/upgrade/SixToFiveDowngradeHandler.java | 10 +++---
.../table/timeline/HoodieActiveTimeline.java | 3 +-
hudi-io/pom.xml | 6 ----
.../org/apache/hudi/common/util/FileIOUtils.java | 40 ++++++++--------------
.../org/apache/spark/sql/hudi/DedupeSparkJob.scala | 4 +--
.../apache/hudi/utilities/HoodieRepairTool.java | 15 ++++----
6 files changed, 30 insertions(+), 48 deletions(-)