Yann Byron created HUDI-4822:
--------------------------------
Summary: Extract the baseFile and logFIles from
HoodieDeltaWriteStat in the right way
Key: HUDI-4822
URL: https://issues.apache.org/jira/browse/HUDI-4822
Project: Apache Hudi
Issue Type: Improvement
Components: core
Reporter: Yann Byron
currently, we can't get the `baseFile` and `logFiles` members from
`HoodieDeltaWriteStat` directly. That's because it lost the related information
after deserialization from the commit files. So we need to improve this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)