apache / apache/pinot

Does Pinot support consuming multiple pieces of data from Kafka?

Open
#10,903 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.