pub fn array_flatten(column: &Column) -> Column
Flatten list of lists to one list (PySpark flatten). Not implemented.