Skip to content

pyspark_dubber.sql.functions.array_join

pyspark_dubber.sql.functions.array_join(
    col: pyspark_dubber.sql.expr.Expr | str,
    delimiter: str,
    null_replacement: str | None = None,
)

PySpark API Reference

Incompatibility Note

null_replacement is not natively in ibis