cyb70289 commented on a change in pull request #10364: URL: https://github.com/apache/arrow/pull/10364#discussion_r645468186
########## File path: cpp/src/arrow/compute/kernels/test_util.h ########## @@ -113,6 +113,9 @@ void CheckScalarBinary(std::string func_name, std::shared_ptr<Array> left_input, std::shared_ptr<Array> expected, const FunctionOptions* options = nullptr); +void CheckScalarGeneral(std::string func_name, const std::vector<Datum>& inputs, Review comment: Done -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org