org.apache.spark.sql.execution.exchange
Returns a ShuffleDependency that will partition rows of its child based on
the partitioning scheme defined in newPartitioning
.
Returns a ShuffleDependency that will partition rows of its child based on
the partitioning scheme defined in newPartitioning
. Those partitions of
the returned ShuffleDependency will be the input of shuffle.