gianm opened a new pull request, #19170: URL: https://github.com/apache/druid/pull/19170
Due to a mistake in #18181, the direct row-memory-access optimization was lost for outputs of FrameChannelHashPartitioner and FrameChannelMerger. This patch restores it, which should speed up hash partitioning, range partitioning, and sorting in general. -- 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]
