datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

chore: Enable plan stability tests for `native_datafusion`

Open andygrove opened this issue 1 month ago • 1 comments

Which issue does this PR close?

Closes #.

Blocked by https://github.com/apache/datafusion-comet/issues/2672

Rationale for this change

Note that DPP is disabled for native_datafusion for now due to https://github.com/apache/datafusion-comet/issues/2672

What changes are included in this PR?

How are these changes tested?

andygrove avatar Oct 31 '25 19:10 andygrove

Codecov Report

:x: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 59.25%. Comparing base (f09f8af) to head (7a9960f). :warning: Report is 654 commits behind head on main.

Files with missing lines Patch % Lines
...ala/org/apache/spark/sql/comet/CometScanExec.scala 25.00% 0 Missing and 3 partials :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2673      +/-   ##
============================================
+ Coverage     56.12%   59.25%   +3.12%     
- Complexity      976     1450     +474     
============================================
  Files           119      147      +28     
  Lines         11743    13797    +2054     
  Branches       2251     2369     +118     
============================================
+ Hits           6591     8175    +1584     
- Misses         4012     4393     +381     
- Partials       1140     1229      +89     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Oct 31 '25 20:10 codecov-commenter