[
https://issues.apache.org/jira/browse/HUDI-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-4866:
-----------------------------
Fix Version/s: (was: 0.12.0)
> Fixes the issue that the archive operation is invalid when the savepoint is
> created.
> ------------------------------------------------------------------------------------
>
> Key: HUDI-4866
> URL: https://issues.apache.org/jira/browse/HUDI-4866
> Project: Apache Hudi
> Issue Type: Bug
> Affects Versions: 0.11.0, 0.12.0
> Reporter: YangXuan
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2022-09-17-10-23-03-977.png
>
>
> When a savepoint exists, the archiving condition is incorrect.
> !image-2022-09-17-10-23-03-977.png!
> The result of filter will be NOT. Therefore, an instant whose value is less
> than firstSavepoint is selected for archiving. The expected result is that an
> instant greater than firstSavepoint is selected for archiving.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)