wForget opened a new issue, #9937: URL: https://github.com/apache/iceberg/issues/9937
### Feature Request / Improvement When DRA is enabled and initialExecutors is set to 0, we read from a small iceberg table and write to other table (ETL scenario). We found that more parallelism leads to more resource usage. (more executor startup time nd more task scheduling time) Can we add session configuration for `adaptiveSplitSizeEnabled` so that we can configure it for different scenarios? ### Query engine None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
