davidhcoe opened a new pull request, #2889: URL: https://github.com/apache/arrow-adbc/pull/2889
We have pre-production workstreams with the Go drivers in them, but when we need to get the driver version, it always comes back as `(unknown or development build)` which makes debugging issues that much more difficult. Dependencies used by the ADBC stack (like gosnowflake and arrow) have a static version that can be used to update the metadata. This PR adds support for a static version number that can be accessed via the metadata call. -- 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]
