Transform complex data types

While working with nested data types, Azure Databricks optimizes certain transformations out-of-the-box. The following notebooks contain many examples on how to convert between complex and primitive data types using functions natively supported in Apache Spark SQL.

Transforming complex data types Python notebook

Get notebook

Transforming complex data types Scala notebook

Get notebook

Transforming complex data types SQL notebook

Get notebook