Commits


Alexander authored and David Li committed fa7cff653e2
ARROW-1565: [C++] Implement TopK/BottomK Heap-based topk can compute these indices in O(n log k) time Closes #11019 from aocsa/aocsa/ARROW-1565 Authored-by: Alexander <aocsa.cs@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>