stackabletech / superset-operator

Operator for Apache Superset for Stackable Data Platform
Other
24 stars 2 forks source link

Connect Superset to Trino #3

Open stefanigel opened 2 years ago

stefanigel commented 2 years ago

Currently users need to manually add the Trino connection to Superset. We want a way to declare the connection Superset -> Trino via k8s objects and let the superset-operator import the connection (similar to the current DruidConnection object).

fhennig commented 1 year ago

I've marked this as "good first issue" because it's similar to the already existing DruidConnection.