westonpace commented on code in PR #34295: URL: https://github.com/apache/arrow/pull/34295#discussion_r1116332440
########## cpp/src/arrow/compute/kernels/CMakeLists.txt: ########## @@ -18,10 +18,11 @@ # ---------------------------------------------------------------------- # Scalar kernels +add_arrow_compute_test(scalar_cast_test SOURCES scalar_cast_test.cc test_util.cc) Review Comment: Why did you peel this off into its own test? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
