Skip to content

Conversation

@mustafasrepo
Copy link
Contributor

@mustafasrepo mustafasrepo commented Dec 18, 2023

Which issue does this PR close?

Closes #.

Rationale for this change

With the PR8573, is_infinite flag is removed. Some of the changes in the PR8573 changed tests such that the we no longer exercise the interaction between sort preservation flag with boundedness properties of sources. This PR changes these tests so that the tests exercise all possible situations.

What changes are included in this PR?

Are these changes tested?

Yes

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label Dec 18, 2023
@ozankabak ozankabak changed the title [MINOR]: Re-introduce unbounded tests with new executor [MINOR]: Parametrize sort-preservation tests to exercise all situations (unbounded/bounded sources and flag behavior) Dec 18, 2023
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks good to me -- thank you @mustafasrepo

Given this is expanding test coverage I am merging it in now (and we can address any additional suggestions in follow on PRs)

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