You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by si...@apache.org on 2023/04/21 15:27:58 UTC

[hudi] branch master updated (a6f85b77c0f -> 52efac958f2)

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

sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from a6f85b77c0f [HUDI-5832] add relocated prefix for hbase classes in hbase-site.xml (#8029)
     add 52efac958f2 [HUDI-6039] Fixing FS based listing for full cleaning in clean Planner (#8384)

No new revisions were added by this update.

Summary of changes:
 .../hudi/table/action/clean/CleanPlanner.java      | 11 +--
 .../hudi/metadata/HoodieTableMetadataUtil.java     | 22 +----
 .../spark/sql/hudi/HoodieSparkSqlTestBase.scala    | 13 +++
 .../sql/hudi/TestAlterTableDropPartition.scala     | 98 +++++++++++++++++++++-
 4 files changed, 111 insertions(+), 33 deletions(-)