chenwyi2 commented on PR #14480:
URL: https://github.com/apache/iceberg/pull/14480#issuecomment-3653508167

   `private static final ExecutorService ASYNC_PLANNING_POOL = 
Executors.newSingleThreadExecutor();`
   Could this become a bottleneck here? With only a single thread, high 
concurrency might introduce significant latency.


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

Reply via email to