spark_connect_rs::functions

Function posexplode_outer

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

Returns a new row for each element with position in the given array or map.