lidavidm commented on PR #1717: URL: https://github.com/apache/arrow-adbc/pull/1717#issuecomment-2051257836
Thanks. Unfortunately, just at a first glance, I see this is in C++, and because of how Google has designed their libraries + how Python designed wheels, I worry that this is effectively unusable in Python (it would conflict with anything else importing gRPC or using the same Protobuf definitions). The Go approach would be preferred if you are interested in that direction, and Go has a more complete and mature framework for adding new drivers. -- 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]
