Issue with MongoDB Void Null Type in Databricks

shan-databricks
Databricks Partner

Facing an issue with the MongoDB Void/Null type in Databricks, which requires explicit casting or conversion to an array or struct of strings. Looking for guidance on how to handle this data type when reading from MongoDB and writing to a Delta table, as Delta does not support the Void/Null type.