You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/01 05:59:48 UTC

[GitHub] [arrow] westonpace opened a new issue, #15144: [C++] Add an option for the order by node to be stable

westonpace opened a new issue, #15144:
URL: https://github.com/apache/arrow/issues/15144

   ### Describe the enhancement requested
   
   This will require support for ARROW-17762 first and only makes sense if there is some kind of existing (even the implicit) ordering.  We can resequence as we accumulate and then sort the sequenced batches and we should get stable results if we use a stable sort.
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org