gianm commented on PR #12745:
URL: https://github.com/apache/druid/pull/12745#issuecomment-1176703555

   @paul-rogers thanks for the color from experience in Drill. It makes sense 
that exchanges/shuffles would be a good use for row-based frames: sorting, 
hashing, and copying are all things that work best if you can reference the 
entire row as a contiguous region in memory.
   
   I'm interested in a pointer to the JIRA or dev list thread(s) you're 
referring to.


-- 
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