stackabletech / stackabletech/trino-operator
Support for the PostgreSQL connector
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 63
- Forks
- 13
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 12
Description
Add support for connecting to PostgreSQL data sources (https://trino.io/docs/current/connector/postgresql.html)
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
Read the linked Trino PostgreSQL connector documentation first to define the required connection support. The issue names no repository files, tests, or entry points, so locate the operator's connector configuration and related tests before estimating the work. Done means PostgreSQL data sources can be configured and deployed successfully, with coverage for the supported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100