Vamsi Karnika created HUDI-9786:
-----------------------------------
Summary: Fix getProgress in HoodieFileGroupBasedRecordReader for
splits with only log files
Key: HUDI-9786
URL: https://issues.apache.org/jira/browse/HUDI-9786
Project: Apache Hudi
Issue Type: Improvement
Reporter: Vamsi Karnika
When a split contains only log file(no base file), getProgress in
HiveReaderContext can get called without firstRecordReader get's initialized.
We return 0 as progress to make this behaviour consistent with non Hoodie file
group reader based record readers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)