Interface DeltaWriteBuilder
- All Superinterfaces:
- WriteBuilder
An interface for building a 
DeltaWrite.- Since:
- 3.4.0
- 
Method SummaryModifier and TypeMethodDescriptiondefault DeltaWritebuild()Returns a logicalWriteshared between batch and streaming.Methods inherited from interface org.apache.spark.sql.connector.write.WriteBuilderbuildForBatch, buildForStreaming
- 
Method Details- 
buildDescription copied from interface:WriteBuilderReturns a logicalWriteshared between batch and streaming.- Specified by:
- buildin interface- WriteBuilder
 
 
-