We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905eaa1 commit 45308d5Copy full SHA for 45308d5
sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
@@ -21,10 +21,6 @@ import java.io.File
21
import java.math.MathContext
22
import java.sql.Timestamp
23
24
-import scala.concurrent.duration._
25
-
26
-import org.scalatest.concurrent.Eventually._
27
28
import org.apache.spark.{AccumulatorSuite, SparkException}
29
import org.apache.spark.sql.catalyst.util.StringUtils
30
import org.apache.spark.sql.execution.aggregate
0 commit comments