pub fn array_distinct(array: Expr) -> Expr
nested_expressions
returns distinct values from the array after removing duplicates.