We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed18181 commit 16dd1baCopy full SHA for 16dd1ba
source/sink-connector/fundamentals/post-processors.txt
@@ -194,9 +194,7 @@ sink connector.
194
195
com.mongodb.kafka.connect.sink.processor.NullFieldValueRemover``
196
197
- | Removes all null fields from the sink record.
198
- | For more information on configuration, see the
199
- :ref:`Allow List and Block List Examples <sink-allowlist-blocklist-examples>`.
+ | Removes all document fields that contain ``null`` values from the sink record.
200
201
.. _sink-post-processors-document-id-adder:
202
0 commit comments