[
https://issues.apache.org/jira/browse/HUDI-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-4822.
----------------------------
Fix Version/s: 1.1.0
Resolution: Fixed
Fixed via master branch: 3d1fbf74bbcc1dbdda716e5b856f971384584914
> 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
> Assignee: Vova Kolmakov
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.1.0
>
>
> 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)