WillAyd commented on code in PR #45830:
URL: https://github.com/apache/arrow/pull/45830#discussion_r2000144730
##########
cpp/meson.build:
##########
@@ -56,7 +56,9 @@ if git_description == ''
git_description = run_command('git', 'describe', '--tags', check:
false).stdout().strip()
endif
+needs_acero = false
Review Comment:
No problem. I added it here since `needs_compute` will eventually depend on
it, but we can add that logic later
--
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]