Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] print more info when hitting todo in stage planner #2416

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

samster25
Copy link
Member

@samster25 samster25 commented Jun 19, 2024

  • Print node type when hitting todo in execution stage planner
@github-actions github-actions bot added the enhancement New feature or request label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 62.91%. Comparing base (0f748ed) to head (110914b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2416      +/-   ##
==========================================
- Coverage   62.93%   62.91%   -0.02%     
==========================================
  Files         938      938              
  Lines      104652   104659       +7     
==========================================
- Hits        65858    65851       -7     
- Misses      38794    38808      +14     
Files Coverage Δ
src/daft-execution/src/stage/planner.rs 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes

@samster25 samster25 merged commit c204581 into main Jun 19, 2024
44 of 45 checks passed
@samster25 samster25 deleted the sammy/stage-planner-todo-print branch June 19, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant