Skip to content

Commit 593b788

Browse files
author
B Vadlamani
committed
ansi_suport_benchmarking_fmt
1 parent 8cf710c commit 593b788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spark/src/test/scala/org/apache/spark/sql/benchmark/CometCastBenchmark.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ object CometCastBenchmark extends CometBenchmarkBase {
8585
val query = s"SELECT $functionSQL FROM parquetV1Table"
8686
val name =
8787
s"Cast function from : ${fromDataType} to : ${toDataType} , ansi mode enabled : ${isAnsiMode}"
88-
88+
8989
runExpressionBenchmark(name, values, query, isAnsiMode)
9090
}
9191
}

0 commit comments

Comments
 (0)