Skip to content

Commit 15da7a8

Browse files
author
Mingjie Tang
committed
Based ON Xiao Li's review
1 parent 881c96b commit 15da7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import org.apache.spark.sql.hive.HiveContext
2525
import org.apache.spark.{Logging, SparkFunSuite}
2626
import org.apache.spark.sql.catalyst.expressions.{AttributeReference, EqualTo, Literal, NamedExpression}
2727
import org.apache.spark.sql.catalyst.util.quietly
28-
import org.apache.spark.sql.types.{IntegerType, StringType, StructField, StructType}
28+
import org.apache.spark.sql.types.IntegerType
2929
import org.apache.spark.tags.ExtendedHiveTest
3030
import org.apache.spark.util.Utils
3131
import org.apache.spark.sql.test.SQLTestUtils

0 commit comments

Comments
 (0)