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

Reduce duplication in file scan tests #2533

Merged
merged 1 commit into from
May 16, 2022

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Part of #2504
Part of #2489
Part of #2293

Rationale for this change

#2504 #2489 #2293 will all require making changes to the interface of the physical operators, in order to reduce the churn, this PR first eliminates some duplication from the tests

What changes are included in this PR?

Extracts common test logic into functions

Are there any user-facing changes?

No, the only changes are to tests

@github-actions github-actions bot added the datafusion Changes in the datafusion crate label May 14, 2022
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM

@tustvold tustvold merged commit 4d6428c into apache:master May 16, 2022
korowa pushed a commit to korowa/arrow-datafusion that referenced this pull request May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants