cocoa-xu commented on PR #1717: URL: https://github.com/apache/arrow-adbc/pull/1717#issuecomment-2051303345
> But Python wheels require all libraries to be bundled. Hence every Python package that uses gRPC must individually bundle gRPC, which runs into the first problem. That said I can't guarantee that it will fail, it really depends on how exactly everything was built and whether gRPC manages to stomp over itself. Oh in this case, it probably won't fail because all dependencies is statically compiled, including gRPC and Google-Cloud-CPP SDK. 🤔 -- 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]
