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

[PERF] Iceberg Truncate Transform #1783

Merged
merged 3 commits into from
Jan 13, 2024

enable trunc transform and remove bug

95612ba
Select commit
Loading
Failed to load commit list.
Merged

[PERF] Iceberg Truncate Transform #1783

enable trunc transform and remove bug
95612ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 1s

84.73% (-0.05%) compared to 9703c15

View this Pull Request on Codecov

84.73% (-0.05%) compared to 9703c15

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9703c15) 84.77% compared to head (95612ba) 84.73%.
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1783      +/-   ##
==========================================
- Coverage   84.77%   84.73%   -0.05%     
==========================================
  Files          55       55              
  Lines        5597     5614      +17     
==========================================
+ Hits         4745     4757      +12     
- Misses        852      857       +5     
Files Coverage Δ
daft/series.py 92.57% <100.00%> (-0.18%) ⬇️
daft/iceberg/iceberg_scan.py 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes