apache / apache/pinot

Add streaming endpoint to server

Open
#5,281 1 comment 3 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

Add a grpc endpoint to the server to allow for streaming results.

Contributor guide

Open the contributing guide

Research direction

Start by locating the server entry points and existing gRPC endpoint definitions, then trace how query results are produced and returned. The work is done when the server exposes a gRPC endpoint that streams results and the behavior is covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, java
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.