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

Increase bounds for test/sql/copy/file_size_bytes.test #14367

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

lnkuiper
Copy link
Contributor

Fixes #14294

I ran the test with 1 thread and saw it consistently yielded 5 files, so this should be the proper lower bound.

Copy link
Collaborator

@Mytherin Mytherin left a comment

Choose a reason for hiding this comment

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

Thanks!

@Mytherin Mytherin merged commit 8d3f8f8 into duckdb:main Oct 15, 2024
31 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 19, 2024
Use table-level locking when acquiring shared locks (duckdb/duckdb#14370)
Increase bounds for `test/sql/copy/file_size_bytes.test` (duckdb/duckdb#14367)
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 19, 2024
Use table-level locking when acquiring shared locks (duckdb/duckdb#14370)
Increase bounds for `test/sql/copy/file_size_bytes.test` (duckdb/duckdb#14367)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Oct 20, 2024
Use table-level locking when acquiring shared locks (duckdb/duckdb#14370)
Increase bounds for `test/sql/copy/file_size_bytes.test` (duckdb/duckdb#14367)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential flakiness in test/sql/copy/file_size_bytes.test
2 participants