Re: [PR] feat: Enable coalesce batches [datafusion-comet]

2024-08-06 Thread via GitHub
andygrove closed pull request #623: feat: Enable coalesce batches URL: https://github.com/apache/datafusion-comet/pull/623 -- 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 un

Re: [PR] feat: Enable coalesce batches [datafusion-comet]

2024-08-06 Thread via GitHub
andygrove commented on PR #623: URL: https://github.com/apache/datafusion-comet/pull/623#issuecomment-2271451799 I am closing this for now, because I now understand that the shuffle write exec is essentially coalescing batches as well, and I have not yet been able to prove any benefits in a

[PR] feat: Enable coalesce batches [datafusion-comet]

2024-07-02 Thread via GitHub
andygrove opened a new pull request, #623: URL: https://github.com/apache/datafusion-comet/pull/623 ## Which issue does this PR close? Closes #. ## Rationale for this change ## What changes are included in this PR? ## How are these changes t