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] Lance writes for swordfish #3299

Merged
merged 1 commit into from
Nov 15, 2024

swordfish lance writes

a208770
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] Lance writes for swordfish #3299

swordfish lance writes
a208770
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

77.52% (+0.02%) compared to c4e1ab2

View this Pull Request on Codecov

77.52% (+0.02%) compared to c4e1ab2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.52%. Comparing base (c4e1ab2) to head (a208770).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3299      +/-   ##
==========================================
+ Coverage   77.50%   77.52%   +0.02%     
==========================================
  Files         666      667       +1     
  Lines       81333    81424      +91     
==========================================
+ Hits        63036    63128      +92     
+ Misses      18297    18296       -1     
Files with missing lines Coverage Δ
src/daft-local-execution/src/pipeline.rs 95.45% <100.00%> (+0.15%) ⬆️
src/daft-local-execution/src/sinks/write.rs 100.00% <100.00%> (ø)
src/daft-local-plan/src/plan.rs 96.57% <100.00%> (+0.18%) ⬆️
src/daft-local-plan/src/translate.rs 93.90% <100.00%> (+0.31%) ⬆️
src/daft-writers/src/catalog.rs 92.72% <ø> (ø)
src/daft-writers/src/lance.rs 100.00% <100.00%> (ø)
src/daft-writers/src/lib.rs 96.07% <ø> (ø)
src/daft-writers/src/physical.rs 85.71% <100.00%> (ø)
src/daft-writers/src/pyarrow.rs 99.38% <ø> (ø)

... and 1 file with indirect coverage changes