-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat: Support stream aliasing of BATCH
messages via stream maps
#2667
feat: Support stream aliasing of BATCH
messages via stream maps
#2667
Conversation
Wasn't sure how/where to test this from the target side. Open to suggestions! |
CodSpeed Performance ReportMerging #2667 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2667 +/- ##
==========================================
+ Coverage 89.86% 89.87% +0.01%
==========================================
Files 58 58
Lines 4885 4891 +6
Branches 960 963 +3
==========================================
+ Hits 4390 4396 +6
Misses 344 344
Partials 151 151 ☔ View full report in Codecov by Sentry. |
235b302
to
82290ba
Compare
I don't think there's anything we can base it off at the moment, but I'm happy to merge as is. Thanks @ReubenFrankel! |
Adds support for
BATCH
messages with__alias__
using stream maps - a small step towards #1117.📚 Documentation preview 📚: https://meltano-sdk--2667.org.readthedocs.build/en/2667/