apache / apache/pinot

Pinot broker request has a limit of Integer.MAX_VALUE rows

Open
#7,242 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

Can the limit for broker requests be changed to long type instead of integer type?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the Pinot broker request limit is represented and passed through the broker request path. Check for related tests covering row limits, then confirm that values beyond Integer.MAX_VALUE are accepted without changing existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.