You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like this idea! Though I think we probably want to support Druid SQL in general first.
I spoke with folks from the Druid core team at a meetup Tuesday and they said that we should move Superset to use SQL against Druid in the near future. As we get Druid setup at Lyft we may write the SQLAlchemy and DBAPI driver required for that.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.
I'd like to specify a SELECT query (typically from a database) in the Filter selection (typically on a Druid data source).
Mock:
Here is the query I want to execute
Execution would be 2 step process
I've not thought through enough about corner cases (like dashboard filtering and passing time to inner query), posting here to get some feedback.
The text was updated successfully, but these errors were encountered: