Commits


Alexander authored and David Li committed d01d5985289
ARROW-14003: [C++][Python] Not providing a sort_key in the "select_k_unstable" kernel crashes This is a minor fix for issue ARROW-14003. Moreover I added some function (topK/bottomK) specialization in arrow/compute.py. @jorisvandenbossche Closes #11164 from aocsa/aocsa/ARROW-14003 Authored-by: Alexander <aocsa.cs@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>