Skip to content

Commit ab4e04c

Browse files
committed
remove unused import
1 parent e012e7a commit ab4e04c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import org.apache.hadoop.hive.ql.plan.TableDesc
2727
import org.apache.spark.SparkException
2828
import org.apache.spark.sql.{AnalysisException, Row, SparkSession}
2929
import org.apache.spark.sql.catalyst.catalog._
30-
import org.apache.spark.sql.catalyst.catalog.CatalogTypes.TablePartitionSpec
3130
import org.apache.spark.sql.catalyst.expressions.Attribute
3231
import org.apache.spark.sql.catalyst.plans.logical.LogicalPlan
3332
import org.apache.spark.sql.catalyst.util.CaseInsensitiveMap

0 commit comments

Comments
 (0)