Skip to content

Commit

Permalink
Revert accidental ExchangeSuite change.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen committed Aug 6, 2015
1 parent c9fb231 commit c628daf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ package org.apache.spark.sql.execution

import org.apache.spark.sql.Row
import org.apache.spark.sql.catalyst.plans.physical.SinglePartition
import org.apache.spark.sql.execution.joins.SortMergeJoin

class ExchangeSuite extends SparkPlanTest {
test("shuffling UnsafeRows in exchange") {
Expand Down

0 comments on commit c628daf

Please sign in to comment.