Tags: Mytherin/duckdb
Tags
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..)
Merge pull request duckdb#13796 from lnkuiper/allocator_bulk_dealloca… …tion_flush_threshold Allocator bulk deallocation flush threshold
Merge pull request duckdb#12183 from Mytherin/createindexcorrectdb Mark correct database as modified in CreateIndex
Merge pull request duckdb#11681 from Maxxen/bump-vss bump vss, handle reverting append when index is unknown
Merge pull request duckdb#11218 from Mytherin/disablejemalloconarm Disable jemalloc on arm in Python package as well
Merge pull request duckdb#10612 from samansmink/delay-secret-storage-… …directory-initialization delay secret storage initialization
Merge pull request duckdb#9660 from carlopi/removeflakytest Partial revert of duckdb#9624: test seemed to cause some memory leaks in CI
PreviousNext