pub fn array_union(a: &Column, b: &Column) -> Column
Distinct elements from both arrays (PySpark array_union).