Skip to content

Conversation

Mytherin
Copy link
Collaborator

@carlopi
Copy link
Contributor

carlopi commented Oct 28, 2024

This looks good to me.

Given we are in the process of moving httpfs out of core (duckdb PR #14546 waiting for CI, external repo that looks ready is at https://github.com/duckdb/duckdb_httpfs), this PR could use being mirrored also to duckdb/duckdb_httpfs, and that could make the solution be already available (say for people that do FORCE INSTALL httpfs FROM core_nightly, or after testing if we decide to publish on core then it's just a UPDATE EXTENSIONS (httpfs) / FORCE INSTALL httpfs away).

@carlopi
Copy link
Contributor

carlopi commented Oct 28, 2024

I opened a PR with the same change here: duckdb/duckdb-httpfs#1 (mostly to test whether this makes sense)

@Mytherin Mytherin merged commit c220f7b into duckdb:main Oct 29, 2024
38 of 41 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
[bufferpool] Fix PurgeAgedBlocksInternal() evictions (duckdb/duckdb#14446)
HTTPFS: HTTPException no longer inherits from IOException (duckdb/duckdb#14585)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Nov 2, 2024
[bufferpool] Fix PurgeAgedBlocksInternal() evictions (duckdb/duckdb#14446)
HTTPFS: HTTPException no longer inherits from IOException (duckdb/duckdb#14585)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
@Mytherin Mytherin deleted the exceptioncatchfix branch December 8, 2024 06:52
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.

2 participants