Re: [I] Optimize native shuffle for single partition case [datafusion-comet]

2025-04-21 Thread via GitHub
andygrove closed issue #1453: Optimize native shuffle for single partition case URL: https://github.com/apache/datafusion-comet/issues/1453 -- 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 specifi

Re: [I] Optimize native shuffle for single partition case [datafusion-comet]

2025-03-03 Thread via GitHub
dharanad commented on issue #1453: URL: https://github.com/apache/datafusion-comet/issues/1453#issuecomment-2696503992 take -- 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.

[I] Optimize native shuffle for single partition case [datafusion-comet]

2025-02-26 Thread via GitHub
andygrove opened a new issue, #1453: URL: https://github.com/apache/datafusion-comet/issues/1453 ### What is the problem the feature request solves? When native shuffle has a single output partition, we append the rows from the input batch into array builders and then create a new bat