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

feat: improved test fixtures #2749

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Conversation

roeap
Copy link
Collaborator

@roeap roeap commented Aug 11, 2024

Description

This PR is mainly preparation for the work we need to do on data skipping.
It intorduces a new set of test utilities, but at least also gets rid of one other "test_utils" file. Over the next few PRs I hope to gradually consolidate our usage on "Localized" test utitlitis and use the shared ones.

Initially I wanted to place this in the test crate, but somehow cargo kept on complaining about version conflicts, regarding the action structs.

We also add a function to get the partition values schema on snapshot, which I forgot to remove in rebasing some commits. WE will need it going forward so I was hoping it does not add too much complexity to this PR.

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Aug 11, 2024
@roeap roeap enabled auto-merge August 11, 2024 09:03
Copy link
Collaborator

@ion-elgreco ion-elgreco left a comment

Choose a reason for hiding this comment

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

Great work!

@roeap roeap added this pull request to the merge queue Aug 11, 2024
Merged via the queue into delta-io:main with commit 89e8b0e Aug 11, 2024
18 checks passed
@roeap roeap deleted the feature/improved-pruning branch August 11, 2024 10:34
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