amoeba opened a new pull request, #4128: URL: https://github.com/apache/arrow-adbc/pull/4128
I think now that the ADBC glib bindings will be on homebrew we can update the gemspec like this. I tested that, 1. Without the `apache-arrow-adbc-glib` formula installed and no other setup, `require 'adbc'` fails with `Typelib file for namespace 'ADBC' (any version) not found` 2. _With_ a local install of the new `apache-arrow-adbc-glib` formula, `require 'adbc'` now works -- 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]
