-
Notifications
You must be signed in to change notification settings - Fork 76
fix: Avoid registering mappers for unselected streams #3046
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix: Avoid registering mappers for unselected streams #3046
Conversation
Reviewer's GuideUpdate register_raw_streams_from_catalog to consult each stream’s selection metadata and skip unselected streams, preventing unnecessary mapper/schema registration. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3046 +/- ##
==========================================
- Coverage 91.64% 91.36% -0.29%
==========================================
Files 62 62
Lines 5315 5315
Branches 686 686
==========================================
- Hits 4871 4856 -15
- Misses 312 329 +17
+ Partials 132 130 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #3046 will not alter performanceComparing Summary
|
…tains-a-key-for-an-unselected-stream
Summary by Sourcery
Bug Fixes:
📚 Documentation preview 📚: https://meltano-sdk--3046.org.readthedocs.build/en/3046/