Skip to content

Commit b846fd9

Browse files
author
Bhargava Vadlamani
committed
address_review_comments
1 parent a6ddfcb commit b846fd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spark/src/main/scala/org/apache/comet/serde/unixtime.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ package org.apache.comet.serde
2121

2222
import org.apache.spark.sql.catalyst.expressions.{Attribute, FromUnixTime, Literal}
2323
import org.apache.spark.sql.catalyst.util.TimestampFormatter
24+
import org.apache.spark.sql.types.StringType
2425

2526
import org.apache.comet.CometSparkSessionExtensions.withInfo
2627
import org.apache.comet.serde.QueryPlanSerde.{exprToProtoInternal, optExprWithInfo, scalarFunctionExprToProto}

0 commit comments

Comments
 (0)