implicit final class DeltaDataFrameWriter[T] extends AnyVal
Extends the DataFrameWriter API by adding a delta function Usage:
df.write.delta(path)
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DeltaDataFrameWriter
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All