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

Chore/fifo tests cleanup #11616

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

ozankabak
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

FIFO tests did not have enough comments and was hard to read/understand. Refactored and simplified the tests to improve readability. Hopefully now it is more obvious that they indeed verify incremental execution.

What changes are included in this PR?

Refactor/simplification of FIFO tests.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions github-actions bot added the core Core DataFusion crate label Jul 23, 2024
Copy link
Contributor

@mustafasrepo mustafasrepo left a comment

Choose a reason for hiding this comment

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

LGTM!.

@ozankabak
Copy link
Contributor Author

Since this is a very narrow change that only improves test-readability without any material change, I'm going to merge it quickly given @mustafasrepo reviewed it. If anyone sees any issues we may be overlooking, please let us know and we will fix promptly.

@ozankabak ozankabak merged commit 7afc99f into apache:main Jul 23, 2024
24 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