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 fbae19d commit ecc9ea7Copy full SHA for ecc9ea7
sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala
@@ -21,6 +21,7 @@ import scala.reflect.ClassTag
21
22
import org.apache.spark.sql.{QueryTest, Row}
23
import org.apache.spark.sql.catalyst.TableIdentifier
24
+import org.apache.spark.sql.execution.command.HiveNativeCommand
25
import org.apache.spark.sql.execution.joins._
26
import org.apache.spark.sql.hive.execution._
27
import org.apache.spark.sql.hive.test.TestHiveSingleton
0 commit comments