binarycat-dremio opened a new pull request, #4467: URL: https://github.com/apache/arrow-adbc/pull/4467
## Summary - derive InfoDriverVersion from Go build metadata when available - include driver version details in Flight SQL connection logs for runtime verification - add a small adbc-driver-info helper plus focused tests around build metadata formatting ## Testing - GOTOOLCHAIN=local GOMODCACHE=/Users/binarycat/dremio-global/.gomodcache GOCACHE=/Users/binarycat/dremio-global/.gocache GOPATH=/Users/binarycat/dremio-global/.gopath go test ./driver/flightsql ./driver/internal/driverbase ./cmd/adbc-driver-info ## Notes - this was split out from local Power BI debugging work to isolate the driver-version visibility changes -- 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]
