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

Destinations CDK: Avoid issuing multiple create schema calls per stream. #38357

Merged
merged 1 commit into from
May 21, 2024

Conversation

gisripa
Copy link
Contributor

@gisripa gisripa commented May 20, 2024

What

Decoupling the create namespace call from per-stream operation interface.
This will be called in SyncOperation with distinct set of namespaces required within the Sync.

Review guide

User Impact

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

Copy link

vercel bot commented May 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 10:47pm

Copy link
Contributor Author

gisripa commented May 20, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @gisripa and the rest of your teammates on Graphite Graphite

Copy link
Contributor

@edgao edgao left a comment

Choose a reason for hiding this comment

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

@gisripa gisripa force-pushed the gireesh/05-20-cdk-minor-refactor branch from d369bc7 to d7bca46 Compare May 20, 2024 22:46
@gisripa gisripa merged commit 9e373dd into master May 21, 2024
24 checks passed
@gisripa gisripa deleted the gireesh/05-20-cdk-minor-refactor branch May 21, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants