This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from ff60d3213651 [HUDI-9548] Secondary index lookup should do escape ->
hash -> sort for read write (#13521)
add 0a24c3c0f6b7 [HUDI-9621] Fix divergence between file index and
incremental file index (#13593)
No new revisions were added by this update.
Summary of changes:
.../scala/org/apache/hudi/HoodieFileIndex.scala | 24 ++++----
.../apache/hudi/HoodieIncrementalFileIndex.scala | 65 ++--------------------
.../apache/hudi/PartitionDirectoryConverter.scala | 13 +----
.../hudi/TestPartitionDirectoryConverter.scala | 5 +-
4 files changed, 25 insertions(+), 82 deletions(-)