MeltanoLabs / MeltanoLabs/tap-postgres
New VIEWs break the pipeline
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
If tap-postgres finds a new VIEW in the source database, it tries to replicate and errors, until a manual schema exclusion is configured
There should be a configuration to skip these automatically
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 locating the source-database discovery logic and the existing manual schema-exclusion configuration in tap-postgres. Trace how newly discovered VIEWs enter replication, then verify that an automatic skip option prevents them from causing pipeline errors without requiring a manual exclusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100