spark_connect_rs::functions

Function posexplode

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

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