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 volcano] Decorate stream with cursor field for trigger based CDC stream #53152

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

burakku
Copy link
Contributor

@burakku burakku commented Feb 4, 2025

What

Currently cursor field is only decorate for debezium CDC since they are used as global stream. For trigger based CDC we created as non global stream but we still need to pre-select the cursor field as global cursor since the cursor field is not in data source table

How

Review guide

User Impact

No

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

@burakku burakku requested a review from a team as a code owner February 4, 2025 06:14
Copy link

vercel bot commented Feb 4, 2025

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

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 6:17am

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Feb 4, 2025
@burakku burakku marked this pull request as draft February 5, 2025 00:54
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.

2 participants