calvinchengx commented on issue #24044:
URL: https://github.com/apache/datafusion/issues/24044#issuecomment-5225141918

   Thanks for picking this up.
   
   Your approach sounds right to me as a first step. If you're willing, a time 
or idle bound would be better still — skipping coalescing entirely just 
relocates the small batches downstream, and anything that commits or writes per 
batch then sees a lot of very small ones.
   
   Either way, happy to test the 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to