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

Move dataframe and dataframe_functon into core_integration test binary #6697

Merged
merged 2 commits into from
Jun 16, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 16, 2023

Which issue does this PR close?

Part of #6676
Closes #6682

Rationale for this change

Keeping the number of distinct test binaries down reduces disk space usage and decreases build time (see notes on #6682)

This implements a modified version of @crepererum 's suggestion from #6682 (comment)

Instead of making a dataframe specific test binary as on #6682, this PR moves the two dataframe modules so they are run as part of the new core_intrgation binary

Thus I estimate this PR will save about 250MB of disk space on the builder

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@alamb alamb merged commit 9b419b1 into apache:main Jun 16, 2023
@alamb alamb deleted the alamb/combine_dataframe_tests2 branch June 16, 2023 16:13
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