Skip to content

Commit

Permalink
ignore another
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jun 11, 2024
1 parent 93e77ab commit 51eaef0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ class CometExpressionSuite extends CometTestBase with AdaptiveSparkPlanHelper {
}
}

test("round") {
ignore("round") {
assume(
!isSpark32,
"round function for Spark 3.2 does not allow negative target scale and has different result precision/scale for decimals")
Expand Down

0 comments on commit 51eaef0

Please sign in to comment.