You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alexander (Jira)" <ji...@apache.org> on 2021/09/10 02:10:00 UTC

[jira] [Created] (ARROW-13969) [C++][Compute] Implement SelectKStable

Alexander created ARROW-13969:
---------------------------------

             Summary: [C++][Compute] Implement SelectKStable
                 Key: ARROW-13969
                 URL: https://issues.apache.org/jira/browse/ARROW-13969
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Alexander
            Assignee: Alexander
             Fix For: 6.0.0


PR [https://github.com/apache/arrow/pull/11019] implements SelectKUnstable.

 

Some previous result of SelectKUnstable using StableHeap is shown here: [https://github.com/apache/arrow/pull/11019#issuecomment-913977337] 

 

So, implementation of SelectKStable   should explore how to implement this algorithm using StablePartition + stable_sorting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)