amoeba opened a new issue, #4140: URL: https://github.com/apache/arrow-adbc/issues/4140
As [announced on the mailing list in Nov 2025](https://lists.apache.org/thread/goy9hfl5t0nj8hqvggb2wxssvh5n5yl3), active development of some of the drivers in this repo has moved to a new contrib-like organization: [github.com/adbc-drivers](https://github.com/adbc-drivers). This includes three of the Go-based drivers in this repo: - `go/adbc/driver/bigquery`: https://github.com/adbc-drivers/bigquery - `go/adbc/driver/databricks`: https://github.com/adbc-drivers/databricks - `go/adbc/driver/snowflake`: https://github.com/adbc-drivers/snowflake So far, this move has involved migrating code, backporting changes here, and moving issues and PRs. To reduce confusion and to avoid the problems that come with maintaining two codebases, we can remove the code for the drivers from this repo and direct users to the new repos. I think we can do this as part of the ADBC 24 release and I'll file PRs for each removal. -- 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]
