Skip to content

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)
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 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-merge-queue bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 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)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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