mapleFU commented on code in PR #43734: URL: https://github.com/apache/arrow/pull/43734#discussion_r1721359507
########## cpp/src/arrow/compute/kernels/CMakeLists.txt: ########## @@ -137,4 +137,5 @@ add_arrow_compute_test(aggregate_test # ---------------------------------------------------------------------- # Utilities -add_arrow_compute_test(kernel_utility_test SOURCES codegen_internal_test.cc) +add_arrow_compute_test(kernel_utility_test SOURCES codegen_internal_test.cc Review Comment: I put it into `compute/row`, since it's so weird in `compute/kernel` -- 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]
