Skip to content

Commit

Permalink
Update spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Liang-Chi Hsieh <[email protected]>
  • Loading branch information
eejbyfeldt and viirya authored Jul 2, 2024
1 parent 85b28d0 commit 507036a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1719,6 +1719,7 @@ class CometExpressionSuite extends CometTestBase with AdaptiveSparkPlanHelper {
}
}
}

test("isnan") {
Seq("true", "false").foreach { dictionary =>
withSQLConf("parquet.enable.dictionary" -> dictionary) {
Expand Down

0 comments on commit 507036a

Please sign in to comment.