zanmato1984 commented on code in PR #47445: URL: https://github.com/apache/arrow/pull/47445#discussion_r2313654422
########## cpp/src/arrow/compute/kernel_test.cc: ########## @@ -476,26 +459,27 @@ TEST(KernelSignature, MatchesInputsWithConstraint) { auto small_scale_decimal = decimal128(precision, small_scale); auto big_scale_decimal = decimal128(precision, big_scale); Review Comment: This is not directly related to this PR though, updated by more interesting combinations of (p, s). -- 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