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

Minor: make test_sort_fetch_memory_calculation fail fast on failure #7533

Closed
wants to merge 1 commit into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 12, 2023

Which issue does this PR close?

related to #7523

Rationale for this change

As part of tracking down I would like to know WHAT operation in the test is failing. At the moment all I know is something is failing

What changes are included in this PR?

Change the test to use unwrap() and fail fast rather than ?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label Sep 12, 2023
@alamb alamb closed this Sep 13, 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.

1 participant