Skip to content

feat: add kafka sink in firehose#107

Open
sumitaich1998 wants to merge 2 commits into
mainfrom
feat/kafka-sink-cursor
Open

feat: add kafka sink in firehose#107
sumitaich1998 wants to merge 2 commits into
mainfrom
feat/kafka-sink-cursor

Conversation

@sumitaich1998
Copy link
Copy Markdown

No description provided.

sumitaich1998 and others added 2 commits May 13, 2026 18:20
Adds KAFKA as a new supported sink type in Firehose, enabling
SINK_TYPE=KAFKA configuration for Kafka-to-Kafka transformation
pipelines.

Co-authored-by: Cursor <cursoragent@cursor.com>
Adds KAFKA case to both init() and getSink() methods in SinkFactory,
following the GenericSink wrapper pattern used by BigQuery, Redis, and
other Depot-based sinks. Uses Depot's KafkaSinkFactory for initialization
and instance creation.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant