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
Copy file name to clipboardExpand all lines: _posts/2026-01-28-new-adbc-driver-for-databricks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: New ADBC driver for Databricks
4
4
author: ADBC Drivers Contributors
5
5
---
6
6
7
-
Today the ADBC Drivers Contributors released a new driver for for Databricks version 0.1.0, available immediately via [dbc](https://docs.columnar.tech/dbc/). Just `dbc install databricks` to get the latest version.
7
+
Today the ADBC Drivers Contributors released a new driver for Databricks version 0.1.0, available immediately via [dbc](https://docs.columnar.tech/dbc/). Just `dbc install databricks` to get the latest version.
8
8
9
9
The driver supports querying data, bulk ingestion, and querying the catalog (listing tables and columns and so on). Documentation can be found at [docs.adbc-drivers.org](http://docs.adbc-drivers.org/drivers/databricks/). As the version number implies, this is an early version of the driver. We are still working with Databricks on adding more features and improving performance, so stay tuned.
0 commit comments