Skip to content
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

MongoDB: Add Zyp transformations to CDC subsystem #288

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Oct 9, 2024

About

Make the CDC subsystem more symmetric to the full-load procedure.

Install

pip install 'cratedb-toolkit[mongodb,zyp] @ git+https://github.com/crate/cratedb-toolkit.git@mongodb-cdc-transformations'

Documentation

Minimal variant. Preview.

Backlog

  • Minimal documentation: At least tell the user it is there.
  • Software tests: Well, at least add a little test case that exercises CDC together with Zyp.

@cla-bot cla-bot bot added the cla-signed label Oct 9, 2024
@amotl amotl force-pushed the mongodb-cdc-transformations branch from a3a7774 to 4b3f5e0 Compare October 9, 2024 14:38
... making it more symmetric to the full-load procedure.
@amotl amotl force-pushed the mongodb-cdc-transformations branch 2 times, most recently from f064052 to 84d4192 Compare October 13, 2024 18:57
@amotl amotl force-pushed the mongodb-cdc-transformations branch from 84d4192 to af395bd Compare October 13, 2024 19:16
@amotl amotl marked this pull request as ready for review October 13, 2024 19:29
@amotl amotl merged commit 20904aa into main Oct 13, 2024
26 checks passed
@amotl amotl deleted the mongodb-cdc-transformations branch October 13, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant