pyspark.sql.DataFrameWriterV2.append

DataFrameWriterV2.append() → None[source]

Append the contents of the data frame to the output table.

New in version 3.1.