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 user-facing warning when MSE Lite hits implicit query limits
#18725 opened Jun 10, 2026 by anuragrai16 Contributor Loading…
Support first/last aggregation types for MergeRollupTask feature New functionality query Related to query processing
#18724 opened Jun 10, 2026 by xiangfu0 Contributor Loading…
Add options-defined CREATE TABLE ... WITH (options) DDL form with a pluggable handler extension-point Adds or modifies an extension/SPI point feature New functionality release-notes Referenced by PRs that need attention when compiling the next release notes
#18723 opened Jun 10, 2026 by xiangfu0 Contributor Loading…
Re-enable JoinPushTransitivePredicates optimization rule by default multi-stage Related to the multi-stage query engine
#18720 opened Jun 9, 2026 by yashmayya Contributor Loading…
Fix potential NPE in PinotNumReplicaChanger.updateIdealState
#18716 opened Jun 9, 2026 by Akanksha-kedia Contributor Loading…
3 tasks done
OPEN_STRUCT — SPI utilities, index registration, stats constructors (PR 2a/4)
#18710 opened Jun 9, 2026 by tarun11Mavani Contributor Loading…
5 tasks done
Add broker drain API
#18709 opened Jun 9, 2026 by xiangfu0 Contributor Loading…
Migrate toServerRoutingInstance(boolean) callers to RoutingType enum
#18700 opened Jun 8, 2026 by Akanksha-kedia Contributor Loading…
2 tasks done
Apply min/max segment pruning to filtered selection ORDER BY col LIMIT n performance Related to performance optimization query Related to query processing
#18692 opened Jun 5, 2026 by gortiz Contributor Loading…
Refactor deep store delete code
#18678 opened Jun 4, 2026 by krishan1390 Contributor Loading…
[deprecation] Block field-level forward encoding in table configs backward-incompat Introduces a backward-incompatible API or behavior change configuration Config changes (addition/deletion/change in behavior) deprecation Marks deprecated APIs, configs, or features release-notes Referenced by PRs that need attention when compiling the next release notes
#18668 opened Jun 3, 2026 by xiangfu0 Contributor Loading…
Add GROUP BY GROUPING SETS / ROLLUP / CUBE to the single-stage query engine feature New functionality query Related to query processing release-notes Referenced by PRs that need attention when compiling the next release notes
#18662 opened Jun 3, 2026 by xiangfu0 Contributor Loading…
[codex] Add query progress reporting
#18649 opened Jun 2, 2026 by xiangfu0 Contributor Loading…
Add latency tracking for MSE adaptive routing
#18646 opened Jun 1, 2026 by timothy-e Contributor Loading…
OPEN_STRUCT storage layer — columnar two-tier dense/sparse index (PR 2b/4)
#18643 opened Jun 1, 2026 by tarun11Mavani Contributor Loading…
12 tasks done
[MaterializedView] Harden partition-state engine bug Something is not working as expected materialized-view refactor Code restructuring without changing behavior
#18642 opened Jun 1, 2026 by hongkunxu Contributor Loading…
Add peer download fallback to PredownloadScheduler
#18641 opened May 31, 2026 by pradeeee Loading…
[Arrow] Column-major segment build for Arrow IPC sources
#18638 opened May 30, 2026 by real-mj-song Contributor Loading…
Star-tree Index Builder: Support dimension columns with raw forward index + shared dictionary index Related to indexing (general) star-tree index Related to StarTree index
#18637 opened May 29, 2026 by deepthi912 Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.