Open hzuo opened 8 months ago
This PR adds the rust feature equivalent of: https://duckdb.org/docs/extensions/jemalloc.html
Feel free to re-run upgrade.sh from your own machine to re-build duckdb.tar.gz and bindgen_bundled_versions.rs in case you're worried about any dev env discrepancies.
upgrade.sh
duckdb.tar.gz
bindgen_bundled_versions.rs
Hi all, is there any chance this pr get merged?
This PR adds the rust feature equivalent of: https://duckdb.org/docs/extensions/jemalloc.html
Feel free to re-run
upgrade.sh
from your own machine to re-buildduckdb.tar.gz
andbindgen_bundled_versions.rs
in case you're worried about any dev env discrepancies.