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 b238e8d commit dee844cCopy full SHA for dee844c
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
@@ -35,7 +35,6 @@ import org.apache.spark.sql.internal.SQLConf
35
import org.apache.spark.sql.internal.StaticSQLConf.CATALOG_IMPLEMENTATION
36
import org.apache.spark.sql.test.SQLTestUtils
37
import org.apache.spark.sql.types.StructType
38
-import org.apache.spark.util.Utils
39
40
class HiveDDLSuite
41
extends QueryTest with SQLTestUtils with TestHiveSingleton with BeforeAndAfterEach {
0 commit comments