[ 
https://issues.apache.org/jira/browse/HUDI-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YangXuan updated HUDI-4866:
---------------------------
    Description: 
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.

> 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
>             Fix For: 0.12.0
>
>         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)

Reply via email to