lilei1128 opened a new pull request, #8932:
URL: https://github.com/apache/paimon/pull/8932
### Purpose
Avoid an unnecessary manifest scan for partition entries when
partition_idle_time is not specified, reducing Spark driver memory usage
and compaction planning time.
### Tests
- Added a test to verify that partition entries are not scanned when
partition_idle_time is null.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]