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

Refactor memory_limit tests to make them easier to extend #7131

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 28, 2023

Which issue does this PR close?

Part of #5885

Broken out of #7130 for easier / quicker review

Rationale for this change

I want to write a test for sort preserving merge memory limiting. The tests are awkward to extend at the moment and have some duplicated logic

What changes are included in this PR?

Refactor the memory_limit tests so they can be easily extended (see #7130 for an example of doing so)

Are these changes tested?

all tests

Are there any user-facing changes?

no

@github-actions github-actions bot added the core Core DataFusion crate label Jul 28, 2023
@alamb alamb marked this pull request as ready for review July 30, 2023 10:32
@alamb
Copy link
Contributor Author

alamb commented Aug 1, 2023

Thank you @crepererum

@alamb alamb merged commit 3e7cb57 into apache:main Aug 1, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants