paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[flink] ignore expiration check interval of partition in batch mode.

Open zhoulii opened this issue 11 months ago • 1 comments

Purpose

Linked issue: close #2969

If the execution time of a batch job is short, and it's less than the interval for partition expiration checks, the partition expiration operations will not be executed. This PR aims to ignore partition expiration check interval for batch job.

Tests

API and Format

Documentation

zhoulii avatar Mar 07 '24 13:03 zhoulii

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

zhoulii avatar Mar 07 '24 14:03 zhoulii