Skip to content

Comments

chore: check missingInput for Comet plan nodes#2795

Merged
comphead merged 5 commits intoapache:mainfrom
comphead:dev2
Nov 19, 2025
Merged

chore: check missingInput for Comet plan nodes#2795
comphead merged 5 commits intoapache:mainfrom
comphead:dev2

Conversation

@comphead
Copy link
Contributor

@comphead comphead commented Nov 17, 2025

Which issue does this PR close?

Closes #2794 #2796.

Rationale for this change

What changes are included in this PR?

Added an assertion to check Comet plan nodes with with missingOutput, also fixed CometTakeOrderedAndProjectExec

How are these changes tested?

@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.27%. Comparing base (f09f8af) to head (1b7079e).
⚠️ Report is 708 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2795      +/-   ##
============================================
+ Coverage     56.12%   58.27%   +2.14%     
- Complexity      976     1423     +447     
============================================
  Files           119      157      +38     
  Lines         11743    14124    +2381     
  Branches       2251     2365     +114     
============================================
+ Hits           6591     8231    +1640     
- Misses         4012     4702     +690     
- Partials       1140     1191      +51     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@comphead
Copy link
Contributor Author

Plan CometTakeOrderedAndProject has invalid missingInput

@comphead comphead changed the title [WIP]chore: check missingInput for Comet plan nodes chore: check missingInput for Comet plan nodes Nov 17, 2025
Copy link
Member

@wForget wForget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @comphead

@comphead
Copy link
Contributor Author

Thanks @wForget and @martin-g for the review!

@comphead comphead merged commit eef5f28 into apache:main Nov 19, 2025
102 checks passed
mbutrovich added a commit to mbutrovich/datafusion-comet that referenced this pull request Nov 19, 2025
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 2025
* chore: check `missingInput` for Comet plan nodes

---------

Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
coderfender pushed a commit to coderfender/datafusion-comet that referenced this pull request Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Amend checkSparkAnswerAndOperator to assert exclamation marks

4 participants