Prashant Wason created HUDI-1318:
------------------------------------
Summary: Check if MergedBlockReader will neglect log blocks based
on uncommitted commits.
Key: HUDI-1318
URL: https://issues.apache.org/jira/browse/HUDI-1318
Project: Apache Hudi
Issue Type: Sub-task
Reporter: Prashant Wason
This is required to ensure that metdata readers always get a consistent view of
the metadata table.
Case: Metadata table commit completed but dataset commit failed. Before the
rollover, the readers should get a view which does not include the log block
written by the last update.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)