This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 3da0a9807dd1 fix(partition-ttl): Fix IllegalArgumentException in
KeepByTimeStrategy when no candidate partitions exist (#19092)
add 89ffcb1cf317 feat: Allow disabling the partition stats index
independently of column stats (#19111)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/config/HoodieWriteConfig.java | 4 ++-
.../hudi/common/config/HoodieMetadataConfig.java | 30 ++++++++++++++++------
.../hudi/functional/TestPartitionStatsIndex.scala | 19 ++++++++++++++
3 files changed, 44 insertions(+), 9 deletions(-)