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: set partition values for added files when building compaction plan #2119

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

alexwilcoxson-rel
Copy link
Contributor

Description

After the table state refactor optimize, compaction, was not writing files to the partition directory properly nor setting the partitionValues field in the Add action.

Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for fixing this!

@roeap roeap enabled auto-merge (squash) January 26, 2024 23:15
@roeap roeap merged commit 83f77b1 into delta-io:main Jan 26, 2024
20 checks passed
RobinLin666 pushed a commit to RobinLin666/delta-rs that referenced this pull request Feb 2, 2024
…an (delta-io#2119)

# Description
After the table state refactor optimize, compaction, was not writing
files to the partition directory properly nor setting the
partitionValues field in the Add action.
@alexwilcoxson-rel alexwilcoxson-rel deleted the optimize-partition-fix branch May 9, 2024 15:32
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.

2 participants