sd4324530 opened a new issue, #7155:
URL: https://github.com/apache/paimon/issues/7155

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   1.3.1
   
   ### Compute Engine
   
   flink 1.20.3
   
   ### Minimal reproduce step
   
   CALL sys.remove_orphan_files(`table` => 'ods_mms_db.*', older_than => 
'2026-01-29 10:00:00', parallelism => 10, dryRun => true);
   The database contains more than 600 tables.
   
   ### What doesn't meet your expectations?
   
   The parallelism of the job should be 10.
   The actual parallelism is much higher than 10, which will exhaust the 
cluster resources.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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]

Reply via email to