apache / apache/pulsar

Pulsar IO: KafkaSink handle KeyValue schema

Open
#16,598 1 comment 0 reactions 0 assignees View on GitHub
Stale
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

**Is your enhancement request related to a problem? Please describe.**
KafkaSink does not work with KeyValue schema.

**Describe the solution you'd like**
KafkaSink should work with KeyValue schema, I am especially interested in the case of KeyValue

**Describe alternatives you've considered**
Use function to convert from KeyValue to something else

Contributor guide

Open the contributing guide

Research direction

Start at the KafkaSink entry point and trace how message schemas are handled, focusing on KeyValue. Add support for KafkaSink to work with that schema, then verify that the sink accepts and processes KeyValue records; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, kafka
Domain
stream-processing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.