pyspark_dubber.sql.functions.to_timestamp_ntz
pyspark_dubber.sql.functions.to_timestamp_ntz(
timestamp: pyspark_dubber.sql.expr.Expr | str,
format: pyspark_dubber.sql.expr.Expr | str | None = None,
)
Incompatibility Note
Using a non-lieral column is not supported for the format string.