This is an automated email from the ASF dual-hosted git repository.
codope pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 7243393c688 [HUDI-5952] Fix NPE when use kafka callback (#8227)
add 21f83594a9c [HUDI-5976] Add fs in the constructor of
HoodieAvroHFileReader (#8277)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/hudi/common/fs/FSUtils.java | 8 ++++++++
.../hudi/common/table/log/block/HoodieHFileDataBlock.java | 10 +++++-----
.../hudi/common/table/log/block/HoodieParquetDataBlock.java | 6 ++----
3 files changed, 15 insertions(+), 9 deletions(-)