Skip to content

Conversation

@bbernays
Copy link
Collaborator

Summary

@bbernays bbernays requested review from a team and candiduslynx and removed request for a team May 18, 2023 20:13
@cq-bot cq-bot added the mysql label May 18, 2023
@yevgenypats
Copy link
Contributor

Seems tests are failing.

@bbernays
Copy link
Collaborator Author

Seems tests are failing.

Thanks... I had been testing against MySQL 8, while these tests run against MySQL 5.7... I think we should probably start running the tests against MySQL 8 in addition to MySQL 5.7 because 5.7 will be EOL in October and I would imagine most people are now using 8 rather than 5.7

@bbernays bbernays added the automerge Automatically merge once required checks pass label May 19, 2023
@bbernays bbernays removed the automerge Automatically merge once required checks pass label May 19, 2023
@bbernays bbernays changed the title feat(mysql): Migrate to sdk v3 feat(mysql): Migrate to SDK V3 native arrow May 19, 2023
@bbernays bbernays added the automerge Automatically merge once required checks pass label May 19, 2023
@kodiakhq kodiakhq bot merged commit f28fc65 into cloudquery:main May 19, 2023
@bbernays bbernays linked an issue May 19, 2023 that may be closed by this pull request
1 task
kodiakhq bot pushed a commit that referenced this pull request Jun 1, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-mysql-v2.0.2...plugins-destination-mysql-v2.1.0) (2023-06-01)


### Features

* **deps:** Upgrade to Apache Arrow v13 (latest `cqmain`) ([#10605](#10605)) ([a55da3d](a55da3d))
* **mysql:** Migrate to SDK V3 native arrow ([#10867](#10867)) ([f28fc65](f28fc65))
* **mysql:** Update to SDK v3.6.3 ([#10943](#10943)) ([927e8fc](927e8fc))


### Bug Fixes

* **deps:** Update github.com/apache/arrow/go/v13 digest to e07e22c ([#11151](#11151)) ([5083cf7](5083cf7))
* **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.8 ([#10798](#10798)) ([27ff430](27ff430))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.6.7 ([#11043](#11043)) ([3c6d885](3c6d885))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.7.0 ([#11113](#11113)) ([487bf87](487bf87))

---
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.

feat: Migrate plugin/destination/mysql to github.com/cloudquery/plugin-sdk/v3

3 participants