WillAyd commented on code in PR #1992:
URL: https://github.com/apache/arrow-adbc/pull/1992#discussion_r1670530179


##########
c/driver/flightsql/meson.build:
##########
@@ -47,6 +47,13 @@ adbc_driver_flightsql_lib = custom_target(
     install_dir : '.',
 )
 
+pkg.generate(
+    name: 'adbc_driver_flightsql',
+    description: 'ADBC Driver for FlightSQL',

Review Comment:
   Sounds good. I noticed two of the CMake config files were missing the URL so 
added those as well. Happy to split off if you want to manage that in a 
separate PR



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