-
Notifications
You must be signed in to change notification settings - Fork 4.9k
CDK: JDBC Destinations: Support generation ID / sync ID #39334
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
This was referenced Jun 6, 2024
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
0948768 to
be354fa
Compare
95fddcf to
a28e631
Compare
be354fa to
9c4a6d5
Compare
a28e631 to
c972810
Compare
9c4a6d5 to
b9e4b4a
Compare
c972810 to
f1c00f7
Compare
b9e4b4a to
a86c8f6
Compare
f1c00f7 to
9511622
Compare
a86c8f6 to
40f8d52
Compare
c8dfb6c to
8981b3a
Compare
40f8d52 to
3fbf5ba
Compare
8981b3a to
9a1a472
Compare
3fbf5ba to
e0a5415
Compare
9a1a472 to
8d248c4
Compare
e0a5415 to
a1b8523
Compare
8d248c4 to
c22de28
Compare
a1b8523 to
bbfe6f1
Compare
c22de28 to
df659a8
Compare
bbfe6f1 to
4786dd7
Compare
df659a8 to
44c2885
Compare
4786dd7 to
29205cb
Compare
20535d0 to
870ccc4
Compare
14e48e5 to
9368a0c
Compare
870ccc4 to
86e3a2a
Compare
9368a0c to
f6ce475
Compare
86e3a2a to
f188b16
Compare
f6ce475 to
41095f5
Compare
f188b16 to
edd3fdb
Compare
41095f5 to
a832839
Compare
edd3fdb to
e712b1b
Compare
a832839 to
1a408d9
Compare
e712b1b to
56bbf3a
Compare
1a408d9 to
9bbff14
Compare
56bbf3a to
63a2240
Compare
9bbff14 to
246d9d9
Compare
63a2240 to
75f472d
Compare
246d9d9 to
fa53e47
Compare
75f472d to
1c20def
Compare
fa53e47 to
573957c
Compare
1c20def to
1750b55
Compare
573957c to
248ab06
Compare
1750b55 to
2f51fd9
Compare
This was referenced Jun 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

part 1 of https://github.com/airbytehq/airbyte-internal-issues/issues/8358. requires redshift-specific implementation to fully close that issue.