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 streamed execution v4 #3231

Closed

Conversation

ion-elgreco
Copy link
Collaborator

Description

The description of the main changes of your pull request

Related Issue(s)

Documentation

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Feb 18, 2025
Copy link

ACTION NEEDED

delta-rs follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

@ion-elgreco
Copy link
Collaborator Author

Sorry, was messing up the rebase here : )

Copy link

codecov bot commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 71.07438% with 210 lines in your changes missing coverage. Please review.

Project coverage is 72.29%. Comparing base (76480f9) to head (32e6afb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
python/src/lib.rs 0.00% 39 Missing ⚠️
crates/core/src/operations/write/execution.rs 89.23% 4 Missing and 34 partials ⚠️
python/src/writer.rs 0.00% 36 Missing ⚠️
...tes/core/src/operations/write/generated_columns.rs 31.25% 30 Missing and 3 partials ⚠️
crates/core/src/operations/write/mod.rs 86.70% 7 Missing and 14 partials ⚠️
python/src/schema.rs 0.00% 16 Missing ⚠️
.../core/src/operations/write/schema_evolution/mod.rs 68.88% 13 Missing and 1 partial ⚠️
python/src/filesystem.rs 0.00% 5 Missing ⚠️
crates/core/src/operations/write/metrics.rs 75.00% 3 Missing and 1 partial ⚠️
python/src/utils.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3231      +/-   ##
==========================================
- Coverage   72.31%   72.29%   -0.03%     
==========================================
  Files         138      143       +5     
  Lines       45751    45569     -182     
  Branches    45751    45569     -182     
==========================================
- Hits        33086    32943     -143     
+ Misses      10577    10542      -35     
+ Partials     2088     2084       -4     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant