Skip to content
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

Upgrade to duckdb 1.1.3 #399

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

Conversation

andrewhamon
Copy link

@andrewhamon andrewhamon commented Nov 13, 2024

Hello! I am hacking on a project using duckdb rust and noticed that the duckdb version was slightly out of date.

This came to my attention because it seems like a community plugin I am trying to use does not have updated binaries for duckdb 1.1.1 (the bigquery extension, to be specific).

Also, the upgrade script I think was missing crates/duckdb/Cargo.toml, so I added that in.

The upgrade script was missing crates/duckdb/Cargo.toml in its sed
command, causing a unit test to fail.
@andrewhamon
Copy link
Author

I'm a little confused about the intent of the failing test.

The panic says "expected error" but I'm wondering if thats a typo and its actually an unexpected error?

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.

1 participant