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 b4de53d commit 191bde1Copy full SHA for 191bde1
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLCommandSuite.scala
@@ -20,7 +20,7 @@ package org.apache.spark.sql.execution.command
20
import java.net.URI
21
import java.util.Locale
22
23
-import scala.reflect.{ClassTag, classTag}
+import scala.reflect.{classTag, ClassTag}
24
25
import org.apache.spark.sql.{AnalysisException, SaveMode}
26
import org.apache.spark.sql.catalyst.TableIdentifier
0 commit comments