pyspark.sql.DataFrameWriterV2.overwrite#

DataFrameWriterV2.overwrite(condition)[source]#

Overwrite rows matching the given filter condition with the contents of the data frame in the output table.