This is an automated email from the ASF dual-hosted git repository.
zhangyue19921010 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from f8f12ba9ef3 [MINOR] Fix and enable test
TestHoodieDeltaStreamer.testJdbcSourceIncrementalFetchInContinuousMode (#10867)
add aac6b2e5486 [HUDI-7382] Get partitions from active timeline instead of
listing when building clustering plan (#10621)
No new revisions were added by this update.
Summary of changes:
.../cluster/strategy/ClusteringPlanStrategy.java | 2 +-
...inkSizeBasedClusteringPlanStrategyRecently.java | 133 +++++++++++++++++++++
2 files changed, 134 insertions(+), 1 deletion(-)
create mode 100644
hudi-client/hudi-flink-client/src/main/java/org/apache/hudi/client/clustering/plan/strategy/FlinkSizeBasedClusteringPlanStrategyRecently.java