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

add option for keep_alive setting #9648

Merged
merged 2 commits into from Nov 13, 2023

Conversation

samansmink
Copy link
Contributor

As demonstrated by #9647, keep alive connections results in a limit to how many open httpfs files we can have. Adding this as an option is pretty sane as it provides a workaround for situation where duckdb might open a lot of files.

@github-actions github-actions bot marked this pull request as draft November 13, 2023 09:54
@samansmink samansmink marked this pull request as ready for review November 13, 2023 09:54
@Mytherin Mytherin changed the base branch from main to feature November 13, 2023 15:21
@Mytherin Mytherin merged commit 0284805 into duckdb:feature Nov 13, 2023
47 checks passed
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 11, 2023
Merge pull request duckdb/duckdb#9392 from lnkuiper/parquet_encryption
Merge pull request duckdb/duckdb#9461 from hawkfish/merge-sort-trees
Merge pull request duckdb/duckdb#8788 from alnkesq/capi_create_enum_type
Merge pull request duckdb/duckdb#9513 from Tmonster/5614-database-invalidated
Merge pull request duckdb/duckdb#9622 from Mytherin/typescoping
Merge pull request duckdb/duckdb#9615 from hawkfish/strptime-infinity
Merge pull request duckdb/duckdb#9627 from Mytherin/attachifnotexists
Merge pull request duckdb/duckdb#9648 from samansmink/add-keep-alive-toggle
Merge pull request duckdb/duckdb#9638 from taniabogatsch/bench-refactor
Merge pull request duckdb/duckdb#9651 from Mytherin/getenv
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.

None yet

2 participants