Dandandan commented on pull request #706:
URL: https://github.com/apache/arrow-datafusion/pull/706#issuecomment-877831879


   I think this is mostly good.
   
   One concern I have is that the current config also sets the number of 
maximum threads during reading parquet files.
   
   For Ballista, I also think it makes sense to configure the amount of threads 
Tokio uses. When using multiple executors per machine/node you'll likely avoid 
to have too many (Tokio) threads, to avoid higher memory usage.
   


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