Skip to content

Commit c628daf

Browse files
committed
Revert accidental ExchangeSuite change.
1 parent c9fb231 commit c628daf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/ExchangeSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ package org.apache.spark.sql.execution
1919

2020
import org.apache.spark.sql.Row
2121
import org.apache.spark.sql.catalyst.plans.physical.SinglePartition
22-
import org.apache.spark.sql.execution.joins.SortMergeJoin
2322

2423
class ExchangeSuite extends SparkPlanTest {
2524
test("shuffling UnsafeRows in exchange") {

0 commit comments

Comments
 (0)