Commit 2f0561a
authored
[duckdb-labs bot] Bump DuckDB submodule (#504)
Bump duckdb submodule:
- Target branch: main
- Date: 2026-06-22 17:46:30
- DuckDB SHA: f0af2e1b4462143158289d5bb8028d52ee1f3342
- Trigger:
https://github.com/duckdb/duckdb-python/actions/runs/279708842281 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/Extensions.yml+1-1
- benchmark/jsonbench-parquet/answers/q01.csv+16
- benchmark/jsonbench-parquet/answers/q02.csv+14
- benchmark/jsonbench-parquet/answers/q03.csv+4
- benchmark/jsonbench-parquet/answers/q04.csv+4
- benchmark/jsonbench-parquet/answers/q05.csv+4
- benchmark/jsonbench-parquet/jsonbench_parquet.benchmark.in+16
- benchmark/jsonbench-parquet/jsonbench_parquet_load.benchmark.in+13
- benchmark/jsonbench-parquet/q01.benchmark+7
- benchmark/jsonbench-parquet/q02.benchmark+7
- benchmark/jsonbench-parquet/q03.benchmark+7
- benchmark/jsonbench-parquet/q04.benchmark+7
- benchmark/jsonbench-parquet/q05.benchmark+7
- benchmark/jsonbench-parquet/queries/load.sql+5
- benchmark/jsonbench-parquet/queries/q01.sql+1
- benchmark/jsonbench-parquet/queries/q02.sql+1
- benchmark/jsonbench-parquet/queries/q03.sql+1
- benchmark/jsonbench-parquet/queries/q04.sql+1
- benchmark/jsonbench-parquet/queries/q05.sql+1
- src/common/thread_util.cpp+7-1
- src/function/function_list.cpp+2
- src/function/scalar/compressed_materialization/CMakeLists.txt+3-2
- src/function/scalar/compressed_materialization/compress_geometry.cpp+134
- src/function/scalar/compressed_materialization/functions.json+14
- src/include/duckdb/function/scalar/compressed_materialization_functions.hpp+20
- src/include/duckdb/function/scalar/compressed_materialization_utils.hpp+8
- src/include/duckdb/optimizer/compressed_materialization.hpp+3
- src/optimizer/compressed_materialization.cpp+59
- src/storage/metadata/metadata_reader.cpp+1-1
- test/optimizer/compressed_materialization_geometry.test+283
- test/sql/function/generic/test_sleep.test+6
- tools/shell/shell_renderer.cpp+2-1
0 commit comments