You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haruband
changed the title
Reoptimizes merge bin with only 1 file, even though they have no effect.
Reoptimizes merge bins with only 1 file, even though they have no effect.
Nov 24, 2023
# Description
This PR prunes each merge bin with only 1 file, even though there are
multiple merge bins.
# Related Issue(s)
- closes#1901
# Documentation
This PR adds test_idempotent_with_multiple_bins() for testing.
# Description
This PR prunes each merge bin with only 1 file, even though there are
multiple merge bins.
# Related Issue(s)
- closesdelta-io#1901
# Documentation
This PR adds test_idempotent_with_multiple_bins() for testing.
Environment
Delta-rs version: 0.17.0
Binding: Rust
Environment:
Bug
What happened:
Reoptimizes merge bins with only 1 file, even though they have no effect. This problem only occurs when there are multiple merge bins.
What you expected to happen:
Should not reoptimize merge bins with only 1 file, since they have no effect.
How to reproduce it:
More details:
The text was updated successfully, but these errors were encountered: