@Experimental
public interface RowLevelOperationBuilder
RowLevelOperation
.Modifier and Type | Method and Description |
---|---|
RowLevelOperation |
build()
Returns a
RowLevelOperation that controls how Spark rewrites data
for DELETE, UPDATE, MERGE commands. |
RowLevelOperation build()
RowLevelOperation
that controls how Spark rewrites data
for DELETE, UPDATE, MERGE commands.