Skip to content

✨ Source Zendesk Support: ticket metrics streams to low-code #55795

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

Open
wants to merge 8 commits into
base: issue-11894/article_streams-to-low-code
Choose a base branch
from

Conversation

maxi297
Copy link
Contributor

@maxi297 maxi297 commented Mar 17, 2025

What

Partially addresses https://github.com/airbytehq/airbyte-internal-issues/issues/11894

Migrating ticket_metrics to low-code.

There are breaking change: the state of the stateful implementation is changing for a per partition state.

How

Update the CDK version and using the new state delegating stream.

Review guide

User Impact

This change is mostly to ease maintenance for devs and there shouldn't be any change in behavior.

Can this PR be safely reverted and rolled back?

  • YES 💚
  • NO ❌

The state format is changing hence we can revert this change.

Copy link

vercel bot commented Mar 17, 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 Mar 23, 2025 10:34pm

@maxi297
Copy link
Contributor Author

maxi297 commented Mar 17, 2025

Note that part of the CI has been disabled which prevents me from running regression tests. I'll be doing this later

Copy link
Contributor

@brianjlai brianjlai left a comment

Choose a reason for hiding this comment

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

this was a clever migration and very cool to see it done w/o custom components.

You mention this is breaking, does that mean we need to bump major?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants