-
Notifications
You must be signed in to change notification settings - Fork 4
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
ctk load table
: Add support for MongoDB Change Streams
#196
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #196 +/- ##
==========================================
- Coverage 81.76% 81.11% -0.65%
==========================================
Files 79 80 +1
Lines 3213 3257 +44
==========================================
+ Hits 2627 2642 +15
- Misses 586 615 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Hi. We are intending to merge this soon, in this case without software tests, and eventually acknowledged by timeout, in order to slot it into that other PR as early as possible, in order to ship it timely.
It still makes sense to review in retrospective if you have a few spare cycles, because any suggestions will be happily taken into consideration.
da5fb37
to
12c07b1
Compare
About
Converge MongoDB CDC events into CrateDB table, using the universal
ctk load table
interface.Documentation
Preview: https://cratedb-toolkit--196.org.readthedocs.build/io/mongodb/cdc.html
References
Backlog