sivabalan narayanan created HUDI-5172:
-----------------------------------------
Summary: Handle empty or corrupted timeline files in data table
while constructing valid instants for metadata table read
Key: HUDI-5172
URL: https://issues.apache.org/jira/browse/HUDI-5172
Project: Apache Hudi
Issue Type: Bug
Components: metadata
Reporter: sivabalan narayanan
while reading metadata table, we always poll data timeline to ensure we read
only valid instants. there are chances that some meta files are corrupted in
such scenarios (atleast in hdfs) and might fail the read from metadata table.
We might need to put in a proper fix around this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)