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

[CHORE] Better logging for physical plan #1499

Merged
merged 2 commits into from
Oct 17, 2023

Fix PartitionTaskBuilder as well

0a48456
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Better logging for physical plan #1499

Fix PartitionTaskBuilder as well
0a48456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

74.73% (-0.15%) compared to 9d20890

View this Pull Request on Codecov

74.73% (-0.15%) compared to 9d20890

Details

Codecov Report

Merging #1499 (0a48456) into main (9d20890) will decrease coverage by 0.15%.
Report is 2 commits behind head on main.
The diff coverage is 7.69%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1499      +/-   ##
==========================================
- Coverage   74.87%   74.73%   -0.15%     
==========================================
  Files          59       60       +1     
  Lines        6106     6118      +12     
==========================================
  Hits         4572     4572              
- Misses       1534     1546      +12     
Files Coverage Δ
daft/execution/execution_step.py 92.82% <ø> (ø)
daft/runners/pyrunner.py 95.83% <100.00%> (ø)
daft/logging.py 0.00% <0.00%> (ø)