MeltanoLabs / MeltanoLabs/target-postgres
Stream name splits feature should be togglable
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 23
- Avg merge
- 4h 45m
- Merged PRs (30d)
- 4
Description
We should be able to turn off the stream name splits feature for folks that don't want it. Also we should output when we detect a stream split so that folks that have no idea the feature exists can at least have some indicator that the behavior may not be what they want (Like in the case from that slack thread where the stream in this case from dynamo has a dash in the name, but the user didn't want the dash's to represent different schemas/table names. )
- Schema with Dashes in the name should be called out in the Logs and should be documented
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 reviewing the linked Slack thread and tracing where stream names are split and where configuration is defined. Confirm how an opt-out setting and split-detection log should work, then document the behavior and verify both enabled and disabled cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100