Skip to content

Conversation

@murarustefaan
Copy link
Member

Fixes the extension version 0.9 -> 0.10 upgrade in order to support Motherduck connections

➜  config cloudquery test-connection src/k8s-local.yml dst/motherduck-cloud.yml
Loading spec(s) from src/k8s-local.yml, dst/motherduck-cloud.yml
Test Connection Results
source       k8s (grpc@localhost:7777)         Success
destination  motherduck (grpc@localhost:7001)  Failure: UNKNOWN          could not open database: Invalid Input Error: Initialization function "motherduck_init" from file "/root/.duckdb/extensions/v0.9.2/linux_arm64/motherduck.duckdb_extension" threw an exception: "Invalid Input Error: Initialization function "motherduck_init" from file "/root/.duckdb/extensions/v0.9.2/linux_arm64/motherduck.v1.15.29.duckdb_extension" threw an exception: "Invalid Error: Your MotherDuck extension is running on DuckDB v0.9.2 which is no longer supported. Please upgrade your DuckDB. We recommend DuckDB v1.0.0. For the installation guide, please refer to https://duckdb.org/docs/installation/. (you are using version v1.15.29)""
Error: at least one test connection failed
➜  config cloudquery test-connection src/k8s-local.yml dst/motherduck-cloud.yml
Loading spec(s) from src/k8s-local.yml, dst/motherduck-cloud.yml
Test Connection Results
source       k8s (grpc@localhost:7777)         Success
destination  motherduck (grpc@localhost:7001)  Success

@murarustefaan
Copy link
Member Author

@erezrokah should we re-enable updating the duckdb package versions?

@murarustefaan murarustefaan added the automerge Automatically merge once required checks pass label Aug 5, 2024
@kodiakhq kodiakhq bot merged commit 2c9badd into main Aug 5, 2024
@kodiakhq kodiakhq bot deleted the fix/2077-duckdb-version branch August 5, 2024 11:16
kodiakhq bot pushed a commit that referenced this pull request Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [5.9.9](plugins-destination-duckdb-v5.9.8...plugins-destination-duckdb-v5.9.9) (2024-08-06)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))
* DuckDB connections to Motherduck failing due to outdated extension version. ([#18856](#18856)) ([2c9badd](2c9badd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/duckdb automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants