risingwave_
connector
2.2.0-alpha
Module bson
Module Items
Structs
Statics
Functions
In risingwave_
connector::
sink::
encoder
risingwave_connector
::
sink
::
encoder
Module
bson
Copy item path
source
Structs
§
Bson
Encoder
Statics
§
LOG_
SUPPERSSER
🔒
Functions
§
datum_
to_
bson
🔒
We support converting all types to
MongoDB
. If there is an unmatched type, it will be converted to its string representation. If there is a conversion error, a warning log is printed and a
Bson::Null
is returned