Skip to content

Pull requests: apache/pinot

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

Pull requests list

Bump aws.sdk.version from 2.25.44 to 2.25.53 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#13167 opened May 16, 2024 by dependabot bot Loading…
Add PodDisruptionBudgets to the Pinot Helm chart
#13153 opened May 14, 2024 by andimiller Loading…
Fix an overflow in PinotDataBuffer.readFrom bugfix
#13152 opened May 14, 2024 by gortiz Loading…
Support ListAgg WITHIN GROUP clause feature multi-stage Related to the multi-stage query engine
#13146 opened May 13, 2024 by xiangfu0 Loading…
Add support for nested exclusive predicates with JSON index; fix semantics for exclusive predicates backward-incompat Referenced by PRs that introduce or fix backward compat issues enhancement feature release-notes Referenced by PRs that need attention when compiling the next release notes
#13139 opened May 13, 2024 by yashmayya Loading…
upgrade orc to 2.0.0
#13135 opened May 12, 2024 by sullis Draft
Adding a cluster config to enable instance pool and replica group configuration in table config Configuration Config changes (addition/deletion/change in behavior) feature
#13131 opened May 10, 2024 by soumitra-st Loading…
Fix the ServletConfig loading issue with swagger. bugfix ui UI related issue
#13122 opened May 9, 2024 by abhioncbr Loading…
[Backfill] allow externally partitioned segment uploads for upsert tables feature ingestion release-notes Referenced by PRs that need attention when compiling the next release notes upsert
#13107 opened May 8, 2024 by rohityadav1993 Loading…
Bump com.fasterxml.jackson:jackson-bom from 2.12.7.20221012 to 2.17.1 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#13089 opened May 6, 2024 by dependabot bot Loading…
SQL compliance: allow INT and FLOAT literal backward-incompat Referenced by PRs that introduce or fix backward compat issues bugfix enhancement SQL Compliance
#13078 opened May 4, 2024 by Jackie-Jiang Loading…
ProTip! Exclude everything labeled bug with -label:bug.