Commit 51df2f5
authored
[duckdb-labs bot] Bump DuckDB submodule (#426)
Bump duckdb submodule:
- Target branch: v1.5-variegata
- Date: 2026-04-15 05:43:30
- DuckDB SHA: 6c3dd292ff586660ef8dfc1913abf035c3be31c2
- Trigger:
https://github.com/duckdb/duckdb-python/actions/runs/244378230781 file changed
+1
-1
lines changed- .gitignore+3
- CMakeLists.txt+4
- benchmark/micro/update/insert_or_replace_by_name.benchmark+12
- extension/CMakeLists.txt-4
- extension/json/json_functions/copy_json.cpp+3-1
- scripts/generate_extensions_function.py+2-1
- src/execution/operator/join/physical_hash_join.cpp+9-7
- src/execution/operator/projection/physical_tableinout_function.cpp+3-2
- src/function/scalar/date/strftime.cpp+4
- src/include/duckdb/main/extension_entries.hpp+4-1
- src/include/duckdb/parser/statement/merge_into_statement.hpp+2
- src/main/http/http_util.cpp-2
- src/planner/binder/statement/bind_insert.cpp+20
- src/planner/binder/statement/bind_merge_into.cpp+14-8
- test/sql/copy/csv/test_csv_timestamp_tz.test+1-3
- test/sql/function/table/table_in_out.cpp+62
- test/sql/insert/insert_by_name.test+16
- test/sql/json/table/read_json_dates.test+32
- tools/shell/shell.cpp+5
0 commit comments