You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by fo...@apache.org on 2022/05/17 06:12:58 UTC

[hudi] branch master updated (d52d13302d -> d422f69a0d)

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

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


    from d52d13302d [HUDI-4101] BucketIndexPartitioner should take partition path for better dispersion (#5590)
     add d422f69a0d [HUDI-4087] Support dropping RO and RT table in DropHoodieTableCommand (#5564)

No new revisions were added by this update.

Summary of changes:
 .../sql/hudi/command/DropHoodieTableCommand.scala  |  79 +++++-----
 .../org/apache/spark/sql/hudi/TestDropTable.scala  | 166 +++++++++++++++++++++
 2 files changed, 200 insertions(+), 45 deletions(-)