You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/15 13:30:02 UTC

[GitHub] [arrow] lidavidm commented on pull request #12338: ARROW-15571: [C++] Add min/max binary scalar kernels to execution engine

lidavidm commented on pull request #12338:
URL: https://github.com/apache/arrow/pull/12338#issuecomment-1040275347


   Right, I think here: https://github.com/apache/arrow/blob/26d6e6217ff79451a3fe366bcc88293c7ae67417/cpp/src/arrow/compute/kernels/scalar_compare.cc#L361
   
   We can basically check if `batch.num_values() == 2` and if so, delegate to ScalarBinaryEqualTypes.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org