pub fn array_intersect(a: &Column, b: &Column) -> Column
Elements in both arrays (PySpark array_intersect).