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: various compression fixes for 2.1, add support for per-value block compression #3448

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

westonpace
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Feb 13, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 10.76923% with 116 lines in your changes missing coverage. Please review.

Project coverage is 78.75%. Comparing base (8a61b69) to head (5aa84ff).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...-encoding/src/encodings/physical/block_compress.rs 0.00% 104 Missing ⚠️
rust/lance-encoding/src/format.rs 0.00% 7 Missing ⚠️
rust/lance-encoding/src/decoder.rs 0.00% 2 Missing ⚠️
rust/lance-encoding/src/encoder.rs 85.71% 1 Missing and 1 partial ⚠️
rust/lance-encoding/src/encodings/physical.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3448      +/-   ##
==========================================
- Coverage   78.93%   78.75%   -0.19%     
==========================================
  Files         251      251              
  Lines       92267    92951     +684     
  Branches    92267    92951     +684     
==========================================
+ Hits        72833    73202     +369     
- Misses      16463    16773     +310     
- Partials     2971     2976       +5     
Flag Coverage Δ
unittests 78.75% <10.76%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants