org.apache.spark.sql.WhenNotMatchedBySource
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Deletes the target row that has no match in the source.
Deletes the target row that has no match in the source.
Attributes
Updates the given target columns with the given expressions.
Updates the given target columns with the given expressions.
Attributes
Updates all target columns (using only target-side expressions).
Updates all target columns (using only target-side expressions).
Attributes