This is an automated email from the ASF dual-hosted git repository.

yihua pushed a change to branch release-0.13.0
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 5765e1b9b96 [MINOR] Cleaning up recently introduced configs (#7772)
     new 399549d7bb2 [HUDI-5629] Clean CDC log files for enable/disable 
scenario (#7786)
     new cbff2bc0c95 [HUDI-5637] Add Kryo for hive sync bundle (#7781)
     new b81f49eb062 [HUDI-5634] Rename CDC related classes (#7410)
     new 8ffc7ce3d8f [HUDI-5632] Fix failure launching Spark jobs from 
hudi-cli-bundle (#7790)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/hudi/cli/utils/SparkUtil.java  | 12 ++++-
 .../hudi/table/action/clean/CleanPlanner.java      | 12 ++---
 .../hudi/common/table/cdc/HoodieCDCExtractor.java  | 10 ++--
 .../hudi/common/table/cdc/HoodieCDCFileSplit.java  | 22 ++++----
 ...CInferCase.java => HoodieCDCInferenceCase.java} |  4 +-
 .../scala/org/apache/hudi/cdc/HoodieCDCRDD.scala   | 63 +++++++++++-----------
 packaging/hudi-hive-sync-bundle/pom.xml            | 29 ++++++++++
 rfc/rfc-51/rfc-51.md                               |  2 +-
 8 files changed, 92 insertions(+), 62 deletions(-)
 rename 
hudi-common/src/main/java/org/apache/hudi/common/table/cdc/{HoodieCDCInferCase.java
 => HoodieCDCInferenceCase.java} (98%)

Reply via email to