WillAyd commented on code in PR #45596: URL: https://github.com/apache/arrow/pull/45596#discussion_r1964370245
########## cpp/meson.build: ########## @@ -56,4 +56,10 @@ if git_description == '' git_description = run_command('git', 'describe', '--tags', check: false).stdout().strip() endif +needs_integration = false Review Comment: This is to follow along with the CMake configuration. The option doesn't yet exist in Meson so I've hard-coded for now -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org