aocsa commented on a change in pull request #11164:
URL: https://github.com/apache/arrow/pull/11164#discussion_r710164738
##########
File path: python/pyarrow/tests/test_compute.py
##########
@@ -1859,35 +1859,42 @@ def validate_select_k(select_k_indices, arr, order,
stable_sort=False):
assert actual == expected
Review comment:
Yes, in the C++ unit tests. I could add some test in python too, umhhh
maybe I will need to use drop_null as partition_null is not exposed as vector
API.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]