mirror of
https://github.com/apache/superset.git
synced 2026-05-10 10:25:51 +00:00
refactor: external metadata fetch API (#16193)
* refactor: external metadata api
* fix comments
* fix ut
* fix fe lint
* fix UT
* fix UT
(cherry picked from commit 6cd15d54a0)
This commit is contained in:
committed by
Ville Brofeldt
parent
6d19de8f66
commit
7f799ed00a
@@ -171,7 +171,7 @@ class SupersetAppInitializer:
|
||||
DatabaseView,
|
||||
ExcelToDatabaseView,
|
||||
)
|
||||
from superset.views.datasource import Datasource
|
||||
from superset.views.datasource.views import Datasource
|
||||
from superset.views.dynamic_plugins import DynamicPluginsView
|
||||
from superset.views.key_value import KV
|
||||
from superset.views.log.api import LogRestApi
|
||||
|
||||
Reference in New Issue
Block a user