VariantType + Parse_json()

Hubert-Dudek
Databricks MVP

In Spark 4.0, there are no more data type mismatches when converting dynamic JSONs, as the new data type VariantType comes with a new function to parse JSONs. Stay tuned for 4.0 release.

variant.png


My blog: https://databrickster.medium.com/