Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed May 20, 2024
1 parent 0594160 commit 1895cac
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import org.apache.comet.CoverageResultStatus.CoverageResultStatus
*
* The test will update files docs/spark_builtin_expr_coverage.txt
*/
@Ignore
//@Ignore
class CometExpressionCoverageSuite extends CometTestBase with AdaptiveSparkPlanHelper {

import testImplicits._
Expand Down Expand Up @@ -73,7 +73,6 @@ class CometExpressionCoverageSuite extends CometTestBase with AdaptiveSparkPlanH
* doc/spark_builtin_expr_coverage_agg.txt
*/
test("Test Spark builtin expressions coverage") {
testNames
val builtinExamplesMap = getExamples()

// key - function name
Expand Down

0 comments on commit 1895cac

Please sign in to comment.