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

Make the tests in SHJ faster #7543

Merged
merged 3 commits into from
Sep 15, 2023
Merged

Make the tests in SHJ faster #7543

merged 3 commits into from
Sep 15, 2023

Conversation

metesynnada
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

In order to make the test count and size smaller, I suggested some changes.

What changes are included in this PR?

  • Lazy table loading
  • Table size changed
  • Some tests are removed

Are these changes tested?

Yes

Are there any user-facing changes?

no

@github-actions github-actions bot added the core Core DataFusion crate label Sep 13, 2023
@metesynnada metesynnada changed the title Fasten the tests in SHJ Make the tests in SHJ faster Sep 13, 2023
@alamb
Copy link
Contributor

alamb commented Sep 13, 2023

I believe the CI failure in this PR was fixed in #7534

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.

Thank you -- I noticed this test taking a long time as well

@metesynnada
Copy link
Contributor Author

Thank you -- I noticed this test taking a long time as well

I made some adjustments to make it even faster. I am merging it when the CI passes.

@metesynnada metesynnada merged commit e9723ee into apache:main Sep 15, 2023
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.

3 participants