Skip to content

Conversation

samansmink
Copy link
Contributor

This fixes two CI issues.

The first one arose due to a failure to properly initialize the upload variables for the s3filehandle. This is now solved.

The second due to duckdb's increased memory usage failing the test/sql/copy/s3/upload_large_file.test_slow test. I solved this by slightly bumping the memory. I did not find anything the would point to a memory leak so we just use slightly more memory now. If this would need even more bumping in the future we should probably do more in depth investigation.

@Mytherin Mytherin merged commit bc1bfd6 into duckdb:main Dec 1, 2023
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 14, 2023
Merge pull request duckdb/duckdb#9868 from Mytherin/tsanfix
Merge pull request duckdb/duckdb#9846 from samansmink/fix-s3fs-close-issue
Merge pull request duckdb/duckdb#9830 from carlopi/reworkcmakewasm
Merge pull request duckdb/duckdb#9848 from Tishj/python_remove_infinity_scan
Merge pull request duckdb/duckdb#9860 from chrisiou/fix-empty-box
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.

2 participants