MeltanoLabs / MeltanoLabs/target-postgres
Combine sql and sink code into one file
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 23
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 4
Description
It's confusing hoping between these two files when they are very interrelated, let's just put them in one file for now
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
The issue does not name the two files, so first locate the separate SQL and sink implementations in the repository and read how they interact. Combine the interrelated code into one file, then verify that the existing project checks still pass and that SQL and sink behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python, sql
- Domain
- backend, databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100