You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/05/23 14:57:00 UTC

[jira] [Created] (ARROW-16630) [C++] Proper BottomK support in SinkNode

Neal Richardson created ARROW-16630:
---------------------------------------

             Summary: [C++] Proper BottomK support in SinkNode
                 Key: ARROW-16630
                 URL: https://issues.apache.org/jira/browse/ARROW-16630
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Neal Richardson


BottomK is implemented as TopK on reverse-sorted data. You get the rows you wanted, but the problem is that they're in reversed order.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)