paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] add commit.force-expire option

Open zhoulii opened this issue 11 months ago • 1 comments

Purpose

Linked issue: close #2967

Sort compact only supports write-only mode, during which expiration operations are not performed. When users write data in write-only mode and use sort compact for sorting and merging, expired deletion cannot be executed. This PR add an option to force expiration.

zhoulii avatar Mar 07 '24 12:03 zhoulii

Hi @Aitozi , could you please take a look at this PR? Thanks.

zhoulii avatar Mar 07 '24 14:03 zhoulii