Skip to content

minor: optimize partition lookup for vacuum loop#1120

Merged
houqp merged 1 commit intodelta-io:mainfrom
houqp:qp_vacuum_partition
Feb 5, 2023
Merged

minor: optimize partition lookup for vacuum loop#1120
houqp merged 1 commit intodelta-io:mainfrom
houqp:qp_vacuum_partition

Conversation

@houqp
Copy link
Copy Markdown
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
@houqp houqp force-pushed the qp_vacuum_partition branch from 6704fc2 to 35da7dd Compare February 5, 2023 03:26
Copy link
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants