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 73e6ab076f5 [HUDI-7718] Use source profile in HoodieIncrSource (#11175)
     add 4d74acef8a1 [HUDI-7900] Delete unsupported metadata partitions when 
downgrade (#11889)

No new revisions were added by this update.

Summary of changes:
 hudi-client/hudi-client-common/pom.xml             |   6 +-
 .../upgrade/EightToSevenDowngradeHandler.java      |  73 ++++++++++++-
 .../upgrade/TestEightToSevenDowngradeHandler.java  | 116 +++++++++++++++++++++
 .../org/apache/hudi/TestHoodieSparkSqlWriter.scala |   4 +-
 hudi-tests-common/pom.xml                          |   1 -
 5 files changed, 195 insertions(+), 5 deletions(-)
 create mode 100644 
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/table/upgrade/TestEightToSevenDowngradeHandler.java

Reply via email to