cocoa-xu commented on PR #1717: URL: https://github.com/apache/arrow-adbc/pull/1717#issuecomment-2051313658
> I don't think we're comfortable using static binaries from another project, we'd need to build from source. (Also, it doesn't avoid the problem with gRPC: in fact mixing statically linked gRPC in one package with the shared gRPC library in another package was one of the more reliable ways to have mysterious crashes in my experience.) Oh I see! I'll implement this in Go. And with the experience in writing this in C++, I should be able to do it much quicker 😄 -- 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]
