File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
paimon-spark/paimon-spark-common/src/main/scala/org/apache/spark/sql/execution Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ package org.apache.spark.sql.execution
2020
2121import org .apache .paimon .utils .StringUtils
2222
23- import org .apache .hadoop .fs .Path
2423import org .apache .spark .sql .SparkSession
2524import org .apache .spark .sql .catalyst .InternalRow
2625import org .apache .spark .sql .catalyst .expressions .{AttributeReference , EqualTo , Literal }
@@ -32,7 +31,6 @@ import org.apache.spark.sql.execution.datasources.v2.json.JsonTable
3231import org .apache .spark .sql .execution .datasources .v2 .orc .OrcTable
3332import org .apache .spark .sql .execution .datasources .v2 .parquet .ParquetTable
3433import org .apache .spark .sql .execution .datasources .v2 .text .{TextScanBuilder , TextTable }
35- import org .apache .spark .sql .execution .streaming .{FileStreamSink , MetadataLogFileIndex }
3634import org .apache .spark .sql .paimon .shims .SparkShimLoader
3735import org .apache .spark .sql .types .StructType
3836import org .apache .spark .sql .util .CaseInsensitiveStringMap
You can’t perform that action at this time.
0 commit comments