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

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


    from 41a9986  [HUDI-2208] Support Bulk Insert For Spark Sql (#3328)
     add b4441ab  [HUDI-2194] Skip the latest N partitions when choosing 
partitions to create ClusteringPlan (#3300)

No new revisions were added by this update.

Summary of changes:
 .../apache/hudi/config/HoodieClusteringConfig.java | 11 ++++
 .../org/apache/hudi/config/HoodieWriteConfig.java  |  4 ++
 .../SparkRecentDaysClusteringPlanStrategy.java     |  2 +
 .../TestSparkRecentDaysClusteringPlanStrategy.java | 66 ++++++++++++++++++++++
 4 files changed, 83 insertions(+)
 create mode 100644 
hudi-client/hudi-spark-client/src/test/java/org/apache/hudi/client/clustering/plan/strategy/TestSparkRecentDaysClusteringPlanStrategy.java

Reply via email to