Skip to content

feat(firehose): register KAFKA sink type#109

Open
sumitaich1998 wants to merge 1 commit into
mainfrom
kafka-sink-sonnet
Open

feat(firehose): register KAFKA sink type#109
sumitaich1998 wants to merge 1 commit into
mainfrom
kafka-sink-sonnet

Conversation

@sumitaich1998
Copy link
Copy Markdown

Adds KAFKA to the SinkType enum and wires KafkaSinkFactory from depot into SinkFactory.init() and SinkFactory.getSink(), following the same pattern as existing sink types (REDIS, BIGTABLE, MAXCOMPUTE).

Hey, I just made a Pull Request!

Please describe what you added, and add a screenshot if possible.
That makes it easier to understand the change so we can :shipit: faster.

✔️ Checklist

  • A changelog describing the changes and affected packages.
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Adds KAFKA to the SinkType enum and wires KafkaSinkFactory from depot
into SinkFactory.init() and SinkFactory.getSink(), following the same
pattern as existing sink types (REDIS, BIGTABLE, MAXCOMPUTE).

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