Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: 3.9.0
-
Fix Version/s: None
-
Component/s: app.editor
-
Labels:None
-
Target Version:
Description
Like http://gethue.com/search-dashboards/ but with SQL.
The feature is still currently experimental but could be turned on to test with:
[dashboard] ## Activate the Dashboard link in the menu. is_enabled=true has_sql_enabled=true [[engines]] [[[solr]]] ## Requires Solr 6+ analytics=true nesting=true [[[sql]]] analytics=true nesting=true
Note: would also need to have DB specific APIs from https://github.com/cloudera/hue/blob/master/desktop/libs/dashboard/src/dashboard/dashboard_api.py#L29 as we extend the support.
Attachments
Issue Links
- relates to
-
HUE-6892 [jdbc] SQLServer doesn't like "SHOW DATABASES/TABLES"
-
- Closed
-