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

Persist maxRowLengthInBytes in ColumnMetadata enhancement Improvement to existing functionality ingestion Related to data ingestion pipeline
#18494 opened May 13, 2026 by Jackie-Jiang Contributor Loading…
Add a latch to allow ingestion pause during startup
#18492 opened May 13, 2026 by J-HowHuang Collaborator Loading…
Fix InputStream leak in RenewableTlsUtils.createSSLFactory
#18483 opened May 13, 2026 by dkranchii Contributor Loading…
4 tasks
Add support for window function EXCLUDE clause multi-stage Related to the multi-stage query engine window-functions Related to SQL window functions on the multi-stage query engine
#18482 opened May 13, 2026 by yashmayya Contributor Loading…
4 tasks done
Support consuming tier overrides for realtime consuming segments configuration Config changes (addition/deletion/change in behavior) real-time Related to realtime table ingestion and serving
#18480 opened May 12, 2026 by xiangfu0 Contributor Loading…
Use upsert snapshot view in hasNoQueryableDocs to fix consistency-mode pruning query Related to query processing upsert Related to upsert functionality
#18478 opened May 12, 2026 by deepthi912 Collaborator Loading…
[multistage] Fix null handling for several aggregation functions bug Something is not working as expected query Related to query processing
#18471 opened May 12, 2026 by dang-stripe Contributor Loading…
Bump org.codehaus.groovy:groovy-all from 2.4.21 to 3.0.25 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#18469 opened May 11, 2026 by yashmayya Contributor Loading…
Replace global shading with classloader-realm isolation for plugins
#18459 opened May 11, 2026 by gortiz Contributor Loading…
5 tasks
[multistage] Push stage stats to the broker via SubmitWithStream bidi RPC (issue #18375) feature New functionality multi-stage Related to the multi-stage query engine
#18458 opened May 11, 2026 by gortiz Contributor Loading…
7 tasks done
Fix null-safety and PinotFS contract violations in ADLSGen2PinotFS
#18454 opened May 11, 2026 by Akanksha-kedia Contributor Loading…
4 tasks
Add support for unary +/- operators in SQL queries functions Related to scalar or aggregation functions sql-compliance Related to SQL standard compliance
#18444 opened May 8, 2026 by jineshparakh Contributor Loading…
[bugfix] Fixing instance partition assignments for multi-stream realtime tables bug Something is not working as expected real-time Related to realtime table ingestion and serving
#18433 opened May 6, 2026 by shauryachats Collaborator Loading…
add broker config options for sql log redaction
#18430 opened May 5, 2026 by jadami10 Contributor Loading…
Add per-table insert/update counters to upsert metadata managers
#18427 opened May 5, 2026 by priyen-stripe Contributor Loading…
Normalize legacy FieldConfig indexes into indexes configuration Config changes (addition/deletion/change in behavior) index Related to indexing (general) ready-for-review PR is ready for maintainer review serialization Related to data serialization and deserialization
#18412 opened May 4, 2026 by xiangfu0 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.