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

Fix non-deterministic test failure of parquet_scan #5954

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

papparapa
Copy link
Contributor

Some tests of parquet_scan on multiple files give ambiguous result order and sometimes cause failure.
(e.g. https://github.com/duckdb/duckdb/actions/runs/3966272334/jobs/6798324329#step:7:2023)

This PR fixes it.

Copy link
Contributor

@hawkfish hawkfish left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I just tripped over this myself.

@Mytherin Mytherin merged commit 7fb3c46 into duckdb:master Jan 21, 2023
@papparapa papparapa deleted the fix-parquet-scan-test-failure branch January 22, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants