stackabletech / stackabletech/superset-operator
Connect Superset to Trino
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 35
- Forks
- 4
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 10
Description
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).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the existing DruidConnection object and the superset-operator's connection import path. Determine how a Kubernetes object should declare a Superset-to-Trino connection and how the operator should consume it. Done means users can declare the connection with Kubernetes objects and Superset receives it without manual setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- data-visualization, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100