Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/config/out_of_tree_extensions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@
duckdb_extension_load(httpfs
LOAD_TESTS
GIT_URL https://github.com/duckdb/duckdb-httpfs
GIT_TAG 39779f89b16d0a35f04d3cfaf868e6366a2102f0
GIT_TAG 64f3bfa2743c0d10b05e0e2e137520a5e2e182b3
INCLUDE_DIR extension/httpfs/include
APPLY_PATCHES
)

################# AVRO
Expand Down
20 changes: 0 additions & 20 deletions .github/patches/extensions/httpfs/httpfs.patch

This file was deleted.

Loading