Does Pinot support consuming multiple pieces of data from Kafka?
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
In our usage scenario, a Kafka message is a compressed gz byte stream of multiple rows of data. Each time a message is read from Kafka, I need to decompress and split it into multiple rows of data, that is, multiple Generic Rows are included in one message Does Pinot support this scenario
Contributor guide
Research direction
The issue describes compressed Kafka messages containing multiple rows but names no Pinot files or tests. Start by locating Pinot's Kafka ingestion and Generic Row handling, then determine whether one message can produce multiple rows; done means documenting the supported behavior or defining the required implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka
- Domain
- databases, stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100