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 3aa3fd1b530a fix: exit transaction with error in storage LP when 
unlock failure due to lock acquired by others (#17871)
     add 63275b32fdea perf: Avoid re-fetching file status from FS for HFile 
readers (#17709)

No new revisions were added by this update.

Summary of changes:
 .../table/log/block/HoodieHFileDataBlock.java      | 24 ++++++++++++++++------
 .../apache/hudi/io/storage/HFileReaderFactory.java |  2 +-
 .../hudi/metadata/HoodieBackedTableMetadata.java   |  2 +-
 .../hudi/io/storage/TestHFileReaderFactory.java    |  2 +-
 .../hadoop/HoodieAvroFileReaderFactory.java        |  6 +++---
 5 files changed, 24 insertions(+), 12 deletions(-)

Reply via email to