Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jul 20, 2024
1 parent 599014e commit daf472f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ class CometExpressionSuite extends CometTestBase with AdaptiveSparkPlanHelper {
}

// https://github.com/apache/datafusion-comet/issues/666
ignore ("abs Overflow ansi mode") {
ignore("abs Overflow ansi mode") {

def testAbsAnsiOverflow[T <: Product: ClassTag: TypeTag](data: Seq[T]): Unit = {
withParquetTable(data, "tbl") {
Expand Down

0 comments on commit daf472f

Please sign in to comment.