MeltanoLabs / MeltanoLabs/tap-postgres
Implement Union Schemas for sqlalchemy_uri / host/username/password/etc
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
We should implement this for https://github.com/MeltanoLabs/tap-postgres/pulls
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 reading the referenced Meltano SDK pull request and comparing its union-schema approach with the tap-postgres configuration for sqlalchemy_uri, host, username, and password. Locate the tap's schema or configuration entry points, then verify that the named connection options accept the intended alternatives and that the existing tap behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python, sqlalchemy
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100