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

Non-flattening MongoDb Debezium SMT #204

Merged
merged 8 commits into from
Apr 23, 2024

Conversation

tabmatfournier
Copy link
Contributor

  • adds a SMT for converting before/after BSONs to typed Structs based on BSON inference

Does not address mongoDB columns with invalid characters (in a given catalog), which will be addressed in a later PR.

- adds debezium mongo SMT for converting BSON before/after into typed Struct before/after
@tabmatfournier tabmatfournier requested a review from fqtab March 27, 2024 21:19
Copy link
Contributor

@fqtab fqtab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure I can add much value here (very limited experience with MongoDB)
Some minor comments (I focused on the MongoDebeziumTransform class only, the rest looks like copy-paste from Debezium).
Let me know if there's anything specific you wanted me to look at, otherwise it's a LGTM from my side.

@tabmatfournier tabmatfournier merged commit 21d741e into main Apr 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants