pyspark.sql.functions.unwrap_udt# pyspark.sql.functions.unwrap_udt(col)[source]# Unwrap UDT data type column into its underlying type. New in version 3.4.0. Notes Supports Spark Connect.