Skip to content

Commit 417404c

Browse files
authored
Fix typo in Databricks driver post
1 parent c348323 commit 417404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2026-01-28-new-adbc-driver-for-databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: New ADBC driver for Databricks
44
author: ADBC Drivers Contributors
55
---
66

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.
88

99
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.
1010

0 commit comments

Comments
 (0)