Skip to content

Pull requests: apache/pinot

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump js-yaml from 4.2.0 to 4.3.1 in /pinot-controller/src/main/resources dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor Small or trivial change
#19189 opened Aug 7, 2026 by dependabot Bot Loading…
[UUID 4b] Bloom filter segment pruning for the logical UUID type feature New functionality
#19182 opened Aug 7, 2026 by xiangfu0 Contributor Loading…
Add API to update segment ZK metadata without uploading
#19180 opened Aug 7, 2026 by goutamadwant Contributor Loading…
Expose common segment metadata as built-in virtual columns
#19179 opened Aug 7, 2026 by xiangfu0 Contributor Loading…
Return server readiness only after query serving starts
#19178 opened Aug 7, 2026 by goutamadwant Contributor Loading…
Consolidate two disk util rebalance prechecks into one observability Related to observability (logging, tracing, metrics) segment-rebalance Related to segment rebalancing across servers
#19176 opened Aug 6, 2026 by J-HowHuang Collaborator Loading…
Support broker segment pruning for colocated joins feature New functionality multi-stage Related to the multi-stage query engine
#19174 opened Aug 6, 2026 by yashmayya Contributor Loading…
fix: signal DataTable deserialization errors immediately instead of waiting for timeout (#18866) bug Something is not working as expected query Related to query processing
#19172 opened Aug 6, 2026 by waterWang Loading…
Decode MAP values by declared type instead of through Jackson
#19171 opened Aug 6, 2026 by xiangfu0 Contributor Loading…
Move realtime stream offset fetch out of the ideal-state update lock ingestion Related to data ingestion pipeline performance Related to performance optimization real-time Related to realtime table ingestion and serving
#19170 opened Aug 6, 2026 by shounakmk219 Collaborator Loading…
Render MAP projections straight from the serialized frame feature New functionality query Related to query processing
#19169 opened Aug 6, 2026 by xiangfu0 Contributor Loading…
Optimize consuming MAP key access
#19168 opened Aug 6, 2026 by xiangfu0 Contributor Loading…
Support colocated joins when a partition holds no segments backward-incompat Introduces a backward-incompatible API or behavior change bug Something is not working as expected multi-stage Related to the multi-stage query engine query Related to query processing release-notes Referenced by PRs that need attention when compiling the next release notes
#19166 opened Aug 5, 2026 by yashmayya Contributor Loading…
Fix false StreamDataLoss on transactional Kafka topics bug Something is not working as expected ingestion Related to data ingestion pipeline real-time Related to realtime table ingestion and serving
#19161 opened Aug 5, 2026 by swaminathanmanish Contributor Loading…
Document and enforce the AggregationFunction null contract backward-incompat Introduces a backward-incompatible API or behavior change bug Something is not working as expected functions Related to scalar or aggregation functions null support Related to NULL value handling query Related to query processing
#19158 opened Aug 5, 2026 by Jackie-Jiang Contributor Loading…
fix: add column-type precondition check in isFitForNonScanBasedPlan for MINLONG/MAXLONG/MINSTRING/MAXSTRING bug Something is not working as expected query Related to query processing
#19146 opened Aug 2, 2026 by waterWang Loading…
fix: handle optional segments, unavailable segments, and empty partitions in WorkerManager (#18223) bug Something is not working as expected multi-stage Related to the multi-stage query engine query Related to query processing
#19144 opened Aug 2, 2026 by waterWang Loading…
Fix flaky pauseless ingestion integration tests flaky-test Tracks a test that intermittently fails testing Related to tests or test infrastructure
#19133 opened Jul 30, 2026 by xiangfu0 Contributor Draft
Stabilize testReload in PartialUpsertTableRebalanceIntegrationTest flaky-test Tracks a test that intermittently fails
#19125 opened Jul 29, 2026 by deepthi912 Collaborator Loading…
2 of 3 tasks
Add streaming selection ORDER BY combine for physically sorted segments feature New functionality performance Related to performance optimization release-notes Referenced by PRs that need attention when compiling the next release notes
#19120 opened Jul 29, 2026 by rohityadav1993 Contributor Loading…
Use explicit comparison column for OFFLINE upsert ingestion Related to data ingestion pipeline upsert Related to upsert functionality
#19118 opened Jul 29, 2026 by xiangfu0 Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.