Skip to content

Commit

Permalink
Coverage: Add a manual test for DF supporting Spark expressions directly
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed May 10, 2024
1 parent b068d1b commit 03e4401
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ import org.scalatest.Ignore
/**
* Manual test to calculate Spark builtin expressions coverage support by the Comet
*
* The test will update files docs/spark_builtin_expr_coverage.txt,
* docs/spark_builtin_expr_coverage_agg.txt
* The test will update files docs/spark_builtin_expr_coverage.txt
*/
@Ignore
class CometExpressionCoverageSuite extends CometTestBase with AdaptiveSparkPlanHelper {
Expand Down

0 comments on commit 03e4401

Please sign in to comment.