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 ee3d9c3df57 [HUDI-6910] Fix schema evolution in the filegroup reader
for parquet log blocks (#12075)
add 8d25d748c29 [HUDI-8275] Do not use filegroup reader for bootstrap for
now (#12107)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hudi/hadoop/HoodieParquetInputFormat.java | 2 +-
.../hudi/hadoop/realtime/HoodieCombineRealtimeRecordReader.java | 2 +-
.../hudi/hadoop/realtime/HoodieParquetRealtimeInputFormat.java | 2 +-
.../java/org/apache/hudi/hadoop/utils/HoodieInputFormatUtils.java | 6 ++++--
.../src/test/java/org/apache/hudi/integ/ITTestHoodieDemo.java | 5 ++---
5 files changed, 9 insertions(+), 8 deletions(-)