Skip to content

Commit a9d0c2b

Browse files
authored
fix merge conflict (#2962)
1 parent f458088 commit a9d0c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spark/src/test/scala/org/apache/comet/CometCastSuite.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ import org.apache.spark.sql.functions.col
3333
import org.apache.spark.sql.internal.SQLConf
3434
import org.apache.spark.sql.types.{ArrayType, BooleanType, ByteType, DataType, DataTypes, DecimalType, IntegerType, LongType, ShortType, StringType, StructField, StructType}
3535

36+
import org.apache.comet.CometSparkSessionExtensions.isSpark40Plus
3637
import org.apache.comet.expressions.{CometCast, CometEvalMode}
3738
import org.apache.comet.rules.CometScanTypeChecker
3839
import org.apache.comet.serde.Compatible

0 commit comments

Comments
 (0)