lidavidm commented on code in PR #13314:
URL: https://github.com/apache/arrow/pull/13314#discussion_r890371447


##########
cpp/src/arrow/compute/exec/CMakeLists.txt:
##########
@@ -43,6 +43,8 @@ add_arrow_compute_test(util_test
 
 add_arrow_benchmark(expression_benchmark PREFIX "arrow-compute")
 
+add_arrow_benchmark(project_benchmark PREFIX "arrow-compute")

Review Comment:
   Practically everything is still under `arrow::compute` so I don't think it's 
a big deal. If/when we ever refactor the code structure we can fix it then.



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