Lokesh Jain created HUDI-9206:
---------------------------------
Summary: Support reading inflight instants with
HoodieLogRecordReader
Key: HUDI-9206
URL: https://issues.apache.org/jira/browse/HUDI-9206
Project: Apache Hudi
Issue Type: Sub-task
Reporter: Lokesh Jain
Assignee: Lokesh Jain
Fix For: 1.0.2
The Jira adds capability to read inflight instants with HoodieLogRecordReader
by adding `allowInflightInstants` flag. The capability is required for updating
RLI since RLI reads the log records and finds deleted keys.
While replacing `HoodieMergedLogRecordScanner` with new reader class, we need
to use the allowInflightInstants flag.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)