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

minor: optimize partition lookup for vacuum loop #1120

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

houqp
Copy link
Member

@houqp houqp commented Feb 5, 2023

Description

Avoid resolving table partition inside the file iteration loop

@github-actions github-actions bot added binding/rust Issues for the Rust crate rust labels Feb 5, 2023
Copy link
Collaborator

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for addressing this.

@houqp houqp merged commit 44338c1 into delta-io:main Feb 5, 2023
@houqp houqp deleted the qp_vacuum_partition branch February 5, 2023 04:40
chitralverma pushed a commit to chitralverma/delta-rs that referenced this pull request Mar 17, 2023
# Description

Avoid resolving table partition inside the file iteration loop
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 rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants