Skip to content

Commit f0a9fe7

Browse files
committed
Revert unneeded changes
1 parent fcffc12 commit f0a9fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetPartitionDiscoverySuite.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ import org.apache.spark.sql.catalyst.util.DateTimeUtils
3636
import org.apache.spark.sql.execution.datasources._
3737
import org.apache.spark.sql.execution.datasources.{PartitionPath => Partition}
3838
import org.apache.spark.sql.execution.streaming.MemoryStream
39+
import org.apache.spark.sql.functions._
3940
import org.apache.spark.sql.internal.SQLConf
4041
import org.apache.spark.sql.test.SharedSQLContext
4142
import org.apache.spark.sql.types._

0 commit comments

Comments
 (0)