You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2023/04/03 06:19:47 UTC

[hudi] branch master updated (5a987ee5b0d -> 627b608e3eb)

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

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


    from 5a987ee5b0d [HUDI-5173] Fix new config naming around single file group clustering (#8347)
     add 627b608e3eb [MINOR] Optimize code style (#8357)

No new revisions were added by this update.

Summary of changes:
 .../hudi/table/action/bootstrap/BootstrapMetadataHandler.java     | 2 --
 .../spark/sql/hudi/command/procedures/CopyToTableProcedure.scala  | 5 -----
 .../sql/hudi/command/procedures/CreateSavepointProcedure.scala    | 3 ---
 .../sql/hudi/command/procedures/DeleteSavepointProcedure.scala    | 4 ----
 .../sql/hudi/command/procedures/ExportInstantsProcedure.scala     | 2 --
 .../sql/hudi/command/procedures/HdfsParquetImportProcedure.scala  | 2 --
 .../hudi/command/procedures/RollbackToSavepointProcedure.scala    | 4 ----
 .../spark/sql/hudi/command/procedures/RunBootstrapProcedure.scala | 5 -----
 .../hudi/command/procedures/ShowArchivedCommitsProcedure.scala    | 1 -
 .../hudi/command/procedures/ShowBootstrapMappingProcedure.scala   | 8 +++-----
 .../command/procedures/ShowBootstrapPartitionsProcedure.scala     | 5 -----
 .../hudi/command/procedures/ShowCommitPartitionsProcedure.scala   | 2 --
 .../sql/hudi/command/procedures/ShowInvalidParquetProcedure.scala | 3 ---
 .../hudi/command/procedures/ShowMetadataTableStatsProcedure.scala | 2 --
 .../sql/hudi/command/procedures/ShowSavepointsProcedure.scala     | 1 -
 15 files changed, 3 insertions(+), 46 deletions(-)