-
Notifications
You must be signed in to change notification settings - Fork 30
DOCSP-45577 v1.14 rn and new sink processor #188
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
Conversation
✅ Deploy Preview for docs-kafka-connector ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Just a small comment, looks great!
| For more information on configuration, see the | ||
:ref:`Allow List and Block List Examples <sink-allowlist-blocklist-examples>`. | ||
|
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.
I think this one more be more similar to KafkaMetaAdder
since its like a one off implementation. We can remove this snippet linking to allow/block list examples.
|
||
com.mongodb.kafka.connect.sink.processor.NullFieldValueRemover`` | ||
|
||
| Removes all null fields from the sink record. |
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.
Can we reword this to say "Removes all document fields that contain null values from the sink record."
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.
🚀 🚀 🚀
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.
LGTM
Pull Request Info
PR Reviewing Guidelines
Added v1.14 release notes and the new sink processor.
JIRA
Staging
Self-Review Checklist