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 fd79a1682e7e fix(ingest): Repair affected logical timestamp milli
tables (#14161)
add 748355f0852f fix: Update metadata table record level index config keys
naming for standardization (#14244)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/config/HoodieWriteConfig.java | 16 ++++-----
.../metadata/HoodieBackedTableMetadataWriter.java | 14 ++++----
.../hudi/common/config/HoodieMetadataConfig.java | 40 ++++++++++++----------
.../hudi/functional/RecordLevelIndexTestBase.scala | 2 +-
.../functional/TestGlobalRecordLevelIndex.scala | 8 ++---
.../hudi/functional/TestMetadataRecordIndex.scala | 2 +-
.../TestHoodieBackedTableMetadataIndexLookup.scala | 8 ++---
.../TestHoodieMetadataTableValidator.java | 28 +++++++--------
8 files changed, 61 insertions(+), 57 deletions(-)