Skip to content

Commit

Permalink
Update SQLQuerySuite.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
AngersZhuuuu committed Jun 18, 2020
1 parent da9a3d5 commit b8f4a69
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ import java.net.{MalformedURLException, URL}
import java.sql.{Date, Timestamp}
import java.util.concurrent.atomic.AtomicBoolean

import scala.collection.mutable
import scala.collection.mutable.ArrayBuffer

import org.apache.spark.{AccumulatorSuite, SparkException}

import org.apache.spark.scheduler.{SparkListener, SparkListenerJobStart}
import org.apache.spark.sql.catalyst.expressions.GenericRow
import org.apache.spark.sql.catalyst.expressions.aggregate.{Complete, Partial}
Expand Down

0 comments on commit b8f4a69

Please sign in to comment.