Skip to content

Commit

Permalink
fix scalastyle
Browse files Browse the repository at this point in the history
  • Loading branch information
mgaido91 committed Nov 16, 2018
1 parent 2af656a commit a71b1c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ import scala.collection.mutable.ArrayBuffer

import org.apache.spark.sql.catalyst.expressions.SubqueryExpression
import org.apache.spark.sql.catalyst.plans.logical.{Join, LogicalPlan, Sort}
import org.apache.spark.sql.types._
import org.apache.spark.sql.test.SharedSQLContext
import org.apache.spark.sql.types._

class SubquerySuite extends QueryTest with SharedSQLContext {
import testImplicits._
Expand Down

0 comments on commit a71b1c6

Please sign in to comment.