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

Add schema-bound polymorphic aggregation across query engines extension-point Adds or modifies an extension/SPI point feature New functionality
#19523 opened Sep 10, 2026 by xiangfu0 Contributor Loading…
Broker startup pre-connect: adaptive straggler-grace window performance Related to performance optimization query Related to query processing
#19519 opened Sep 9, 2026 by jineshparakh Collaborator Loading…
1 task
Record upsert snapshot outcomes and saved content fingerprints feature New functionality release-notes Referenced by PRs that need attention when compiling the next release notes
#19515 opened Sep 9, 2026 by KKcorps Contributor Draft
1 task
Prune values across the query executor instead of on the calling thread performance Related to performance optimization
#19513 opened Sep 9, 2026 by xiangfu0 Contributor Loading…
Defer TTL watermark bump until after segment add/preload/replace (upsert & dedup) bug Something is not working as expected dedup Changes related to realtime ingestion dedup handling upsert Related to upsert functionality
#19512 opened Sep 8, 2026 by deepthi912 Collaborator Loading…
Prune segments from column metadata instead of materializing them performance Related to performance optimization
#19511 opened Sep 8, 2026 by xiangfu0 Contributor 11/11 Loading…
Add a cluster config to rewrite exact DISTINCTCOUNT and PERCENTILE into approximations feature New functionality query Related to query processing
#19510 opened Sep 8, 2026 by yashmayya Contributor Loading…
Log and count protected upsert revert failures bug Something is not working as expected upsert Related to upsert functionality
#19505 opened Sep 8, 2026 by KKcorps Contributor Loading…
1 task
Add AbstractMetrics#removeTableMetrics to drop every metric series for a table enhancement Improvement to existing functionality metrics Related to metrics emission and collection
#19503 opened Sep 8, 2026 by jineshparakh Collaborator Loading…
Fix bytes pk for dim tables
#19501 opened Sep 7, 2026 by RajaVinoth96 Loading…
Build METADATA push metadata from the local segment instead of re-downloading the staged tar performance Related to performance optimization refactor Code restructuring without changing behavior
#19490 opened Sep 7, 2026 by KKcorps Contributor Draft
Support string and timestamp MODE aggregations
#19489 opened Sep 7, 2026 by xiangfu0 Contributor Loading…
Add an opt-in controller-copy METADATA push for same-name segment refreshes bug Something is not working as expected extension-point Adds or modifies an extension/SPI point
#19488 opened Sep 7, 2026 by KKcorps Contributor Loading…
Stop the segment preprocess from building a Schema per segment memory Related to memory usage or optimization performance Related to performance optimization
#19486 opened Sep 6, 2026 by xiangfu0 Contributor 10/11 Loading…
Add late-bound materialized partition routing
#19483 opened Sep 6, 2026 by wirybeaver Contributor Draft
Hold segment column metadata in sorted arrays and derive the map on demand memory Related to memory usage or optimization performance Related to performance optimization
#19481 opened Sep 6, 2026 by xiangfu0 Contributor 9/11 Loading…
Allocate ColumnMetadataImpl index sizes lazily and skip the index_map lookup without an index dir memory Related to memory usage or optimization performance Related to performance optimization
#19480 opened Sep 6, 2026 by xiangfu0 Contributor 1/11 Loading…
Store numeric column min/max as primitives instead of boxed Comparables memory Related to memory usage or optimization performance Related to performance optimization
#19479 opened Sep 6, 2026 by xiangfu0 Contributor 8/11 Loading…
Slim ColumnMetadataImpl to 72 bytes and derive the per-segment Schema lazily memory Related to memory usage or optimization performance Related to performance optimization refactor Code restructuring without changing behavior
#19478 opened Sep 6, 2026 by xiangfu0 Contributor 7/11 Loading…
Materialize immutable-segment columns lazily behind an opt-in instance config (default off) configuration Config changes (addition/deletion/change in behavior) memory Related to memory usage or optimization performance Related to performance optimization release-notes Referenced by PRs that need attention when compiling the next release notes
#19477 opened Sep 6, 2026 by xiangfu0 Contributor 6/11 Loading…
Share segment-derived FieldSpec instances across segments through a weak interner memory Related to memory usage or optimization performance Related to performance optimization
#19476 opened Sep 6, 2026 by xiangfu0 Contributor 5/11 Loading…
Fold PhysicalColumnIndexContainer's IndexTypeMap into a presence mask and a dense reader array memory Related to memory usage or optimization performance Related to performance optimization refactor Code restructuring without changing behavior
#19475 opened Sep 6, 2026 by xiangfu0 Contributor 4/11 Loading…
ProTip! What’s not been updated in a month: updated:<2026-08-09.