Interface V1Write
- All Superinterfaces:
- Write
A logical write that should be executed using V1 InsertableRelation interface.
 
 Tables that have TableCapability.V1_BATCH_WRITE in the list of their capabilities
 must build V1Write.
- Since:
- 3.2.0
- 
Method SummaryMethods inherited from interface org.apache.spark.sql.connector.write.Writedescription, reportDriverMetrics, supportedCustomMetrics, toBatch, toStreaming
- 
Method Details- 
toInsertableRelationInsertableRelation toInsertableRelation()
 
-