spark_connect_rs::functions

Function inline_outer

Source
pub fn inline_outer(col: impl Into<Column>) -> Column
Expand description

Explodes an array of structs into a table.