Skip to content

refactor: make event transformers and batching strategies reusable#521

Merged
ali-ince merged 4 commits intomainfrom
ai/conn-639-implement-exactly-once-semantics-for-sink-handlers
Mar 2, 2026
Merged

refactor: make event transformers and batching strategies reusable#521
ali-ince merged 4 commits intomainfrom
ai/conn-639-implement-exactly-once-semantics-for-sink-handlers

Conversation

@ali-ince
Copy link
Contributor

This PR pulls new event transformer, batching strategy and statement generators to a higher level so that they could be re-used across other sink strategies other than CDC. For this purpose, we have expanded SinkData data structures to cover a few more use cases, such as distinguishing between Update and Merge operations, as well as a dedicated lookup mode for nodes of relationships.

@ali-ince ali-ince marked this pull request as ready for review February 27, 2026 15:35
@ali-ince ali-ince requested a review from a team as a code owner February 27, 2026 15:35
@ali-ince ali-ince force-pushed the ai/conn-639-implement-exactly-once-semantics-for-sink-handlers branch from 90431db to 9008755 Compare March 2, 2026 16:56
@ali-ince ali-ince merged commit 28b83dc into main Mar 2, 2026
27 checks passed
@ali-ince ali-ince deleted the ai/conn-639-implement-exactly-once-semantics-for-sink-handlers branch March 2, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants