wgtmac commented on code in PR #39824:
URL: https://github.com/apache/arrow/pull/39824#discussion_r1469664790


##########
cpp/src/arrow/compute/kernels/CMakeLists.txt:
##########
@@ -126,7 +130,8 @@ add_arrow_compute_test(aggregate_test
                        SOURCES
                        aggregate_test.cc
                        EXTRA_LINK_LIBS
-                       arrow_compute_kernels_testing)
+                       arrow_compute_kernels_testing

Review Comment:
   Should this be ${ARROW_COMPUTE_SCALAR_TYPE_TEST_LINK_LIBS} ?



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

Reply via email to