-
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 property selection push-down in SQL streams #1032
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1032 +/- ##
==========================================
+ Coverage 83.00% 83.11% +0.11%
==========================================
Files 39 39
Lines 3748 3743 -5
Branches 629 627 -2
==========================================
Hits 3111 3111
+ Misses 473 470 -3
+ Partials 164 162 -2 ☔ View full report in Codecov by Sentry. |
I think the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Nice refactoring too 😃
Note to myself: we need more intuitive end-to-end tests that check different inputs to SQL taps like catalog, state, etc.
Closes #974
📚 Documentation preview 📚: https://meltano-sdk--1032.org.readthedocs.build/en/1032/