Skip to content

[WIP] Update to DuckDB v1.3.0 #505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented May 23, 2025

No description provided.

@Maxxen
Copy link
Member Author

Maxxen commented May 23, 2025

This will fail due to changes in the arrow decimal conversion code in DuckDB. Will have to consult with the arrow-knowledgeable folks at labs.

@wyhaya
Copy link

wyhaya commented May 23, 2025

@Maxxen Hi, can add this in libduckdb-sys/build.rs? This can fix the build error on Windows.

println!("cargo:rustc-link-lib=dylib=Rstrtmgr");
println!("cargo:rustc-link-lib=dylib=Bcrypt");

@hveiga
Copy link

hveiga commented May 28, 2025

Any updates on this? Looking forward to testing 1.3.0 with Rust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants