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

[source-mysqlv2] A new mysqlv2 #44606

Merged
merged 35 commits into from
Sep 5, 2024
Merged

[source-mysqlv2] A new mysqlv2 #44606

merged 35 commits into from
Sep 5, 2024

Conversation

xiaohansong
Copy link
Contributor

@xiaohansong xiaohansong commented Aug 23, 2024

What

Foundation work for mysqlv2.

It should support discover and check on non CDC mode.

Test passed.

How

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES πŸ’š
  • NO ❌

Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Sep 5, 2024 11:12pm

@xiaohansong xiaohansong changed the title save work [source-mysqlv2] A new mysqlv2 Aug 28, 2024
@xiaohansong xiaohansong requested a review from akashkulk August 29, 2024 22:54
@xiaohansong xiaohansong marked this pull request as ready for review August 29, 2024 22:54
@xiaohansong xiaohansong requested a review from a team as a code owner August 29, 2024 22:54
Copy link
Contributor

@postamar postamar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! This is a solid starting point.

Please change the definitionId ASAP. If it weren't for that I would have approved.

Otherwise I just have a bunch of small comments, most of them informative and not intended to be actionable for this PR.

checkpointTargetIntervalSeconds = 60
concurrency = 1
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI in case it wasn't obvious, in due time we can port over most of the functionality from the MySqlTestContainer from the legacy CDK in here.

@xiaohansong xiaohansong merged commit 1de50aa into master Sep 5, 2024
32 checks passed
@xiaohansong xiaohansong deleted the xiaohan/mysqlv2 branch September 5, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants