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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org