westonpace commented on issue #35778:
URL: https://github.com/apache/arrow/issues/35778#issuecomment-1583290648

   Yes, `row_internal.h` contains a row representation that can be used if 
needed.  It is what is in use in the hash table.  However, it is not used by 
any sort algorithm.  It's not clear the cost would be worth it for an in-memory 
sort and we do not have an external/spilling sort.


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

Reply via email to