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 16d686c7404 [HUDI-8342] Log warning and skip building partition stats
for non partitioned table (#12089)
add ece8d7c1b27 [HUDI-8347] Fix partition stats update with async
comapction (#12106)
No new revisions were added by this update.
Summary of changes:
.../hudi/metadata/HoodieMetadataPayload.java | 1 +
.../hudi/metadata/HoodieTableMetadataUtil.java | 10 +--
.../hudi/metadata/MetadataPartitionType.java | 2 +
.../TestPartitionStatsIndexWithSql.scala | 83 +++++++++++++++++++++-
4 files changed, 91 insertions(+), 5 deletions(-)