mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
feat: catalog support for Databricks native (#28394)
This commit is contained in:
@@ -368,8 +368,8 @@ class TestDatasetApi(SupersetTestCase):
|
||||
expected_result = {
|
||||
"cache_timeout": None,
|
||||
"database": {
|
||||
"backend": main_db.backend,
|
||||
"allow_multi_catalog": False,
|
||||
"backend": main_db.backend,
|
||||
"database_name": "examples",
|
||||
"id": 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user