Keshav Mohta
3d49b6689d
Fixes #23356 : Databricks & UnityCatalog OAuth and Azure AD Auth ( #23561 )
...
* feat: databricks oauth and azure ad auth setup
* refactor: add auth type changes in databricks.md
* fix: test after oauth changes
* refactor: unity catalog connection to databricks connection code
* feat: added oauth and azure ad for unity catalog
* fix: unitycatalog tests, doc & required type in connection.json
* fix: generated tx files
* fix: exporter databricksConnection file
* refactor: unitycatalog example file
* fix: usage example files
* fix: unity catalog sqlalchemy connection
* fix: unity catalog client headers
* refactor: make common auth.py for dbx and unitycatalog
* fix: auth functions import
* fix: test unity catalog tags as None
* fix: type hinting and sql migration
* fix: migration for postgres
2025-10-03 19:53:19 +05:30
Keshav Mohta
cb26c91442
Revert "Fixes #23356 : Databricks OAuth & Azure AD Auth ( #23482 )" ( #23530 )
...
This reverts commit f1afe8f5f114ee58090168fd7ae5d66b38a01ab0.
2025-09-23 17:44:16 +02:00
Keshav Mohta
f1afe8f5f1
Fixes #23356 : Databricks OAuth & Azure AD Auth ( #23482 )
...
* feat: databricks oauth and azure ad auth setup
* refactor: add auth type changes in databricks.md
* fix: test after oauth changes
* refactor: unity catalog connection to databricks connection code
2025-09-23 15:22:50 +05:30
Teddy
71f993a2fc
Minor fix broken 1.9.8 migrations ( #23487 )
...
* chore: fix duplicate migrations from 1.9.8
* fix: psql update query
2025-09-22 13:13:25 +00:00