-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Destinations CDK: CatalogParser sets default namespace #38121
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
Merged
Merged
Conversation
This file contains 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 stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced May 10, 2024
2047aec
to
2f4b6ac
Compare
gisripa
reviewed
May 10, 2024
.../core/src/main/kotlin/io/airbyte/cdk/integrations/destination/async/buffers/BufferEnqueue.kt
Outdated
Show resolved
Hide resolved
gisripa
reviewed
May 10, 2024
...ions/src/main/kotlin/io/airbyte/cdk/integrations/destination/jdbc/AbstractJdbcDestination.kt
Show resolved
Hide resolved
2 tasks
2f4b6ac
to
08d7792
Compare
63d10dc
to
55209ad
Compare
3d4547a
to
0724d77
Compare
55209ad
to
7ac6df3
Compare
This was referenced May 10, 2024
0ded7a7
to
23a237f
Compare
7ac6df3
to
9cb852a
Compare
1b64d77
to
4590d29
Compare
34069cc
to
d15616a
Compare
4590d29
to
ae33cea
Compare
d15616a
to
377fa27
Compare
443c89c
to
e29c5d9
Compare
e29c5d9
to
1f11d82
Compare
1f11d82
to
afef1a6
Compare
gisripa
approved these changes
May 31, 2024
afef1a6
to
60fe677
Compare
60fe677
to
7910b55
Compare
2 tasks
7910b55
to
1638b6d
Compare
1638b6d
to
7910b55
Compare
7910b55
to
feba86e
Compare
/publish-java-cdk
|
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.
catalog.streams.each(stream.setNamespace)
blocks)closes https://github.com/airbytehq/airbyte-internal-issues/issues/2413