Tags: Mytherin/duckdb
Tags
Bump iceberg (duckdb#19001) Includes duckdb/duckdb-iceberg#465 and duckdb/duckdb-iceberg#466
[tpcds] dsdgen currently assumes DuckTable, throw if that's not the c… …ase (duckdb#17934) Very minor, but could as well just be fixed. Currently already handled for TPCH, now also TPCDS.
Fix setup.py to correctly handle OVERRIDE_GIT_DESCRIBE (duckdb#17580) With @Maxxen and @Tishj This is currently tested at https://github.com/carlopi/duckdb/actions/runs/15160608765/job/42625694082
Backport @szarnyasg's PR 16999 (duckdb#17013) Thanks @szarnyasg!
fix scoping problem with function argument (duckdb#14666) This pr fixes duckdb#14563.
CIBW_SKIP also musllinux on Python 3.7 or Python 3.8 (duckdb#14074) 3.8 is end of live, 3.8 close to. This is due to problem connected to numpy/numpy#12016 and pypa/setuptools#3329 (comment). Tracked this with @Tishj. Users might still manage to build locally, but we can't reliably build those wheels in CI given requirement on distutils.msvccompiler (on Linux..)
PreviousNext