MeltanoLabs / MeltanoLabs/target-postgres
Is load_method applicable to this target?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 23
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 4
Description
When running --about, a load_method config option is automatically included from SDK v32. This came up in #240 but we decided not to add it the README there. Many functions in target-postgres override the SDK versions, so not sure if setting load_method will do anything.
As a separate question, should it? Or is other target-postgres functionality already adequate for handling load_method functionality? Worth diving into further.
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 comparing target-postgres’s overridden SDK functions with the SDK v0.32 load_method behavior and inspect the --about output. Review issue #240, the README context, and existing target-postgres functionality to determine whether load_method is effective or needs support. Done means reaching and documenting a clear decision about its applicability and scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100