Interface used to write a DataFrame to external storage using V2 data sources. Provides advanced write operations (create, replace, append, overwrite) with better semantics than V1.

Use DataFrame.writeTo(tableName) to access this.

Constructors

Methods