xudong963 commented on pull request #1044:
URL: https://github.com/apache/arrow-datafusion/pull/1044#issuecomment-926730636


   > Could we maybe add more details to the comments in `ExecutionConfig`?
   
   /// Number of partitions for query execution. Increasing partitions may 
increase concurrency.
   /// The partition number can be much larger than the parallelism, then tasks 
for extra partitions will be queued.
   /// So increasing partitions don't increase concurrency in the situation.
   
   Please help me check if the comments are correct and detail @rdettai, I will 
add it in the next 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