zeroshade opened a new pull request, #3138: URL: https://github.com/apache/arrow-adbc/pull/3138
The `drivermgr` package referenced the c/vendor directory in the CGO building which doesn't work as that isn't within the Go module itself and wouldn't get included when the module is served as a dependency. We need to properly vendor the toml++ header file in the Go source so that it is delivered and packaged with the module properly. -- 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