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 458fdd5611 [HUDI-3841] Fixing Column Stats in the presence of Schema
Evolution (#5275)
add 3d8fc78c66 [HUDI-3844] Update props in indexer based on table config
(#5293)
No new revisions were added by this update.
Summary of changes:
.../metadata/HoodieBackedTableMetadataWriter.java | 31 ++++----
.../action/index/ScheduleIndexActionExecutor.java | 2 +-
.../org/apache/hudi/utilities/HoodieIndexer.java | 18 +++++
.../apache/hudi/utilities/TestHoodieIndexer.java | 87 ++++++++++++++++++++--
4 files changed, 118 insertions(+), 20 deletions(-)