ianmcook commented on issue #4198: URL: https://github.com/apache/arrow-adbc/issues/4198#issuecomment-4208713490
There are several closed source ADBC drivers. Closed source is a common first step for building new drivers that work with commercial database systems. Let us know if you're interested to try to build one for GaussDB in a private repo that you control. We have several tools such as driver templates for [Go](https://github.com/adbc-drivers/driverbase-go) and [Rust](https://github.com/adbc-drivers/driverbase-rs) and the [validation framework](https://github.com/adbc-drivers/validation) which make this straightforward and tractable, including for agentic coding. Later we can discuss how to work with you to make this open source and wire it up to a Huawei Cloud account that the ADBC Drivers organization controls for CI. -- 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]
