goutamadwant commented on issue #24044: URL: https://github.com/apache/datafusion/issues/24044#issuecomment-5224906471
take @calvinchengx I plan to address this in `RepartitionExec` by skipping producer-side batch coalescing when the input is unbounded, while preserving the current behavior for bounded inputs. If a time- or idle-based flush is preferred, I can adjust the approach before opening the PR. Let me know. thanks! -- 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]
