Releases: adbc-drivers/databricks
Releases · adbc-drivers/databricks
ADBC Driver Foundry Driver for Databricks 0.1.2 (2026-01-28)
ADBC Driver Foundry Driver for Databricks 0.1.1 (2026-01-27)
ADBC Driver Foundry Driver for Databricks 0.1.0 (2026-01-21)
New Features
- implement GetTablesWithColumns for GetObjects support (#153)
- implement bulk_ingest and enable prepared statements in ExecuteQuery (#122)
- override literal and select tests, implement DriverInfoPreparer, setup linters (#107)
- add databricks:// uri support, tests, and docs (#102)
- Add Databrikcs driver written in Go (#3325)
Bug Fixes
- handle hive_metastore/system catalogs and optimize GetObjects tests (#156)
Detailed Changelog
- a2affed: fix(go): handle hive_metastore/system catalogs and optimize GetObjects tests (#156)
- 24d4b0d: ci: set up validation test (#151)
- d3391b1: feat(go): implement GetTablesWithColumns for GetObjects support (#153)
- 40a805f: feat(go): implement bulk_ingest and enable prepared statements in ExecuteQuery (#122)
- a8b81fd: feat(go): override literal and select tests, implement DriverInfoPreparer, setup linters (#107)
- 88c1341: chore: regenerate workflows (#114)
- 7c88c8b: chore: update pytest.ini to latest state (#104)
- f36a521: test(go): create basic validation scaffold (#99)
- f328fc6: chore(go): add packaging manifest/license template (#103)
- 8d0e384: feat(go): add databricks:// uri support, tests, and docs (#102)
- bc9c54a: chore(go): create documentation template (#97)
- f349023: chore: generate github actions workflows (#94)
- e622477: chore(go): migrate go driver from ADBC Repo
- bb7576a: feat(go): Add Databrikcs driver written in Go (#3325)