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 e82c5675554 [HUDI-6411] Make spark SQL options insensitive (#9020)
add 45a5397e422 [HUDI-6420] Fixing Hfile on-demand and prefix based reads
to use optimized apis (#9037)
No new revisions were added by this update.
Summary of changes:
.../io/storage/TestHoodieHFileReaderWriter.java | 67 +++++++++++++--
.../table/log/block/HoodieHFileDataBlock.java | 9 +-
.../hudi/io/storage/HoodieAvroHFileReader.java | 99 +++++++++++++---------
.../hudi/io/storage/HoodieSeekingFileReader.java | 21 ++---
.../hudi/metadata/HoodieBackedTableMetadata.java | 22 ++---
.../metadata/HoodieMetadataLogRecordReader.java | 16 ++--
6 files changed, 149 insertions(+), 85 deletions(-)