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

fix: prune each merge bin with only 1 file #1902

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

haruband
Copy link
Contributor

Description

This PR prunes each merge bin with only 1 file, even though there are multiple merge bins.

Related Issue(s)

Documentation

This PR adds test_idempotent_with_multiple_bins() for testing.

@ion-elgreco ion-elgreco enabled auto-merge (squash) December 2, 2023 00:29
@ion-elgreco ion-elgreco merged commit 06109de into delta-io:main Dec 2, 2023
21 checks passed
Jan-Schweizer pushed a commit to Jan-Schweizer/delta-rs that referenced this pull request Dec 2, 2023
# Description
This PR prunes each merge bin with only 1 file, even though there are
multiple merge bins.

# Related Issue(s)
- closes delta-io#1901 

# Documentation
This PR adds test_idempotent_with_multiple_bins() for testing.
@haruband haruband deleted the fix-compaction-prune-bug branch January 4, 2024 06:48
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 crate/core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reoptimizes merge bins with only 1 file, even though they have no effect.
3 participants