You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: remove go bigquery driver and Python, R packages (#4273)
Removes the Go BigQuery driver from the repo, including removing the Go
driver source, all related testing and language-specific packaging
(Python, R), and removing it from the documentation.
Active development of the Go BigQuery driver has moved to
https://github.com/adbc-drivers/bigquery and, as
[posted](https://lists.apache.org/thread/goy9hfl5t0nj8hqvggb2wxssvh5n5yl3)
on the Arrow dev mailing list and described in
#4140 we can now remove the
driver from this repo. The plan is to file follow-up PRs to better
document the ecosystem, including how to use the new driver under the
adbc-drivers org: #4233.
Ref #4140
0 commit comments