Skip to content

chore: set compression for partition optimization as well#4208

Merged
rtyler merged 1 commit intodelta-io:mainfrom
rtyler:optimize-partition-snappy
Feb 17, 2026
Merged

chore: set compression for partition optimization as well#4208
rtyler merged 1 commit intodelta-io:mainfrom
rtyler:optimize-partition-snappy

Conversation

@rtyler
Copy link
Member

@rtyler rtyler commented Feb 17, 2026

This is a good example of different routes for partitioned/non-partitioned tables gets us in trouble

This is a good example of different routes for
partitioned/non-partitioned tables gets us in trouble

Signed-off-by: R. Tyler Croy <rtyler@brokenco.de>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.73%. Comparing base (986b504) to head (ea0de58).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4208      +/-   ##
==========================================
- Coverage   76.74%   76.73%   -0.02%     
==========================================
  Files         166      166              
  Lines       47829    47808      -21     
  Branches    47829    47808      -21     
==========================================
- Hits        36705    36684      -21     
- Misses       9287     9288       +1     
+ Partials     1837     1836       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rtyler rtyler marked this pull request as ready for review February 17, 2026 17:50
@rtyler rtyler requested review from hntd187 and roeap as code owners February 17, 2026 17:50
@rtyler rtyler enabled auto-merge (rebase) February 17, 2026 17:51
@ethan-tyler
Copy link
Collaborator

ethan-tyler commented Feb 17, 2026

I did an in depth and thorough review and LGTM

@rtyler rtyler merged commit 5950bbc into delta-io:main Feb 17, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/rust Issues for the Rust crate

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants