Skip to content

Commit feb0403

Browse files
mongoKartChris Cho
andauthored
DOCSP-27226 - Storing null values (#155)
* add admonition Co-authored-by: Chris Cho <[email protected]>
1 parent d826ef8 commit feb0403

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/write-to-mongodb.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ Write to MongoDB
2727
content: |
2828

2929
.. include:: /scala/write-to-mongodb.txt
30+
31+
.. important::
32+
33+
If your write operation includes a field with a ``null`` value,
34+
the connector writes the field name and ``null`` value to MongoDB.

0 commit comments

Comments
 (0)