pitrou commented on a change in pull request #11164:
URL: https://github.com/apache/arrow/pull/11164#discussion_r709900771
##########
File path: cpp/src/arrow/compute/kernels/vector_sort.cc
##########
@@ -2340,6 +2340,9 @@ class SelectKUnstableMetaFunction : public MetaFunction {
return Status::Invalid("SelectK requires a nonnegative `k`, got ",
Review comment:
Can you change the error messages to use the registered name of the
function ("select_k_unstable")?
--
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]