Commit b7973e8
authored
[duckdb-labs bot] Bump DuckDB submodule (#185)
Bump duckdb submodule:
- Target branch: v1.4-andium
- Date: 2025-11-19 12:16:38
- DuckDB SHA: 19cad945a5
- Trigger:
https://github.com/duckdb/duckdb-python/actions/runs/194996726871 file changed
+1
-1
lines changed- .github/config/extensions/httpfs.cmake+1-2
- .github/config/extensions/iceberg.cmake+1-1
- .github/config/extensions/vortex.cmake+1-1
- .github/patches/extensions/httpfs/disable_failing_tests.patch-13
- .github/patches/extensions/httpfs/disabling_mbedtls_encrypt.patch-19
- .github/patches/extensions/httpfs/initialize.patch-31
- CMakeLists.txt+1-1
- src/common/encryption_key_manager.cpp+4
- src/common/types/conflict_manager.cpp+1-1
- src/execution/operator/scan/physical_table_scan.cpp+1-1
- src/execution/physical_plan/plan_filter.cpp-1
- src/function/macro_function.cpp+20-2
- src/function/table_function.cpp+24
- src/include/duckdb/common/encryption_key_manager.hpp+1
- src/include/duckdb/function/table_function.hpp+2
- src/include/duckdb/main/extension_entries.hpp+1
- src/include/duckdb/optimizer/filter_combiner.hpp+1
- src/include/duckdb/optimizer/join_order/relation_manager.hpp+4-4
- src/optimizer/filter_combiner.cpp+38-4
- src/optimizer/join_order/relation_manager.cpp+15-15
- src/planner/binder/query_node/plan_select_node.cpp+1-1
- test/fuzzer/pedro/intersect_correlated_subquery.test+4
- test/issues/general/test_19575.test+46
- test/optimizer/joins/issues/internal_6248.test+38
- test/sql/aggregate/having/having_without_groupby.test+42
- test/sql/constraints/foreignkey/fk_19469.test+79
- test/sql/copy/encryption/concurrent_encrypted_attach.test+11
- test/sql/types/nested/unnest_range_plan.test+13
0 commit comments