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

fix(deps): Update github.com/cloudquery/plugin-sdk/v3 to v3.10.0 #11116

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

candiduslynx
Copy link
Contributor

No description provided.

@cq-bot cq-bot added the duckdb label May 31, 2023
@candiduslynx candiduslynx force-pushed the fix/deps/duckdb branch 4 times, most recently from 9629ec2 to 576f52f Compare May 31, 2023 10:19
@candiduslynx candiduslynx marked this pull request as ready for review May 31, 2023 10:31
@candiduslynx candiduslynx requested a review from a team as a code owner May 31, 2023 10:31
@candiduslynx candiduslynx changed the title fix(deps): Update github.com/cloudquery/plugin-sdk/v3 to v3.7.0 fix(deps): Update github.com/cloudquery/plugin-sdk/v3 to v3.10.0 Jun 1, 2023
@candiduslynx candiduslynx force-pushed the fix/deps/duckdb branch 3 times, most recently from 41735f7 to dac405b Compare June 1, 2023 19:18
@candiduslynx
Copy link
Contributor Author

candiduslynx commented Jun 1, 2023

I wonder if structs should be structs & maps be maps in duckdb, though: https://duckdb.org/docs/sql/data_types/overview.html#nested--composite-types

Created #11187

kodiakhq bot pushed a commit that referenced this pull request Jun 1, 2023
It's an effort to shorten #11116 diff
@candiduslynx candiduslynx force-pushed the fix/deps/duckdb branch 2 times, most recently from 871df18 to f271c63 Compare June 2, 2023 07:25
candiduslynx added a commit that referenced this pull request Jun 2, 2023
Extracted from #11116 (pt2)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
@candiduslynx
Copy link
Contributor Author

I'll address #11187 (structs as structs, maps as maps, etc) in a separate PR

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Jun 2, 2023
@kodiakhq kodiakhq bot merged commit bba7c4e into main Jun 2, 2023
10 checks passed
@kodiakhq kodiakhq bot deleted the fix/deps/duckdb branch June 2, 2023 09:33
kodiakhq bot pushed a commit that referenced this pull request Jun 6, 2023
🤖 I have created a release *beep* *boop*
---


## [4.0.0](plugins-destination-duckdb-v3.0.0...plugins-destination-duckdb-v4.0.0) (2023-06-06)


### ⚠ BREAKING CHANGES

* **types:** Support writing Apache Arrow nested types:
    * Structs as DuckDB structs
    * Maps as DuckDB maps

### Features

* **types:** Proper support for nested types ([#11196](#11196)) ([7c6a3e2](7c6a3e2))


### Bug Fixes

* **deps:** Update `github.com/cloudquery/plugin-sdk/v3` to `v3.10.0` ([#11116](#11116)) ([bba7c4e](bba7c4e))
* **deps:** Update github.com/apache/arrow/go/v13 digest to e07e22c ([#11151](#11151)) ([5083cf7](5083cf7))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 88d5dc2 ([#11226](#11226)) ([9f306bc](9f306bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to a7aad4c ([#11184](#11184)) ([8a0822e](8a0822e))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to c67fb39 ([#11169](#11169)) ([dcb0f92](dcb0f92))
* **deps:** Update golang.org/x/exp digest to 2e198f4 ([#11155](#11155)) ([c46c62b](c46c62b))
* **deps:** Update google.golang.org/genproto digest to e85fd2c ([#11156](#11156)) ([dbe7e92](dbe7e92))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.9 ([#11240](#11240)) ([f92cd4b](f92cd4b))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.3 ([#11150](#11150)) ([dc00994](dc00994))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.4 ([#11244](#11244)) ([8fceef6](8fceef6))
* **race:** Fix issue caused by [Over-Eager Unique Constraint Checking](https://duckdb.org/docs/sql/indexes#over-eager-unique-constraint-checking) in DuckDB overwrite ([#11215](#11215)) ([c0b9f0a](c0b9f0a))

---
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
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants