Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed May 2, 2024
1 parent 35bcbf9 commit 5be20c6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ package org.apache.comet.expressions
import org.apache.spark.sql.catalyst.expressions.Cast
import org.apache.spark.sql.types.{DataType, DataTypes, DecimalType}

import org.apache.comet.CometConf
import org.apache.comet.CometSparkSessionExtensions.withInfo

sealed trait SupportLevel

/** We support this feature with full compatibility with Spark */
Expand Down

0 comments on commit 5be20c6

Please sign in to comment.