WillAyd commented on code in PR #2746: URL: https://github.com/apache/arrow-adbc/pull/2746#discussion_r2064262445
########## c/driver/bigquery/meson.build: ########## @@ -55,6 +55,11 @@ pkg.generate( filebase: 'adbc-driver-bigquery', ) +adbc_driver_bigquery_dep = declare_dependency( Review Comment: We can name these dependencies whatever we want. I've stuck with this pattern, but instead of `adbc_driver_bigquery` perhaps `adbc_bigquery_driver` or just `adbc_bigquery` would be more "user friendly" -- 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