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 365398affac8 refactor: Hudi Flink source v2 with better context
management (#18269)
add 3139a1935ee6 feat(table-services): Allow users to not parallelize
each partition with engine context during clustering planning (#18191)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/config/HoodieClusteringConfig.java | 15 ++++++++
.../org/apache/hudi/config/HoodieWriteConfig.java | 4 ++
.../PartitionAwareClusteringPlanStrategy.java | 18 ++++++++-
.../TestPartitionAwareClusteringPlanStrategy.java | 43 ++++++++++++++++++++++
.../TestHoodieClientOnCopyOnWriteStorage.java | 14 +++++++
5 files changed, 93 insertions(+), 1 deletion(-)