pitrou commented on code in PR #47445:
URL: https://github.com/apache/arrow/pull/47445#discussion_r2307011211


##########
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:
   Perhaps the test would be more interesting if those types had different 
precisions?



-- 
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

Reply via email to