-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/pinot
Author
Label
Projects
Milestones
Reviews
Assignee
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 metrics to track server startup time spending on different status callback
#18493
opened May 13, 2026 by
J-HowHuang
Collaborator
Loading…
Add a latch to allow ingestion pause during startup
#18492
opened May 13, 2026 by
J-HowHuang
Collaborator
Loading…
[fix] Fix NPE in StreamOp.fetchExistingTotalDocs when exceptions array is present
#18491
opened May 13, 2026 by
Akanksha-kedia
Contributor
Loading…
6 tasks done
Add controller support for rejecting out-of-retention segment uploads
#18486
opened May 13, 2026 by
shuturmurgh
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…
[pinot-server/ proactive-query-killing] (2/2) integrate query scan cost based instrumentation and killing in server operators
#18475
opened May 12, 2026 by
anuragrai16
Contributor
Loading…
1 task done
Remove deprecated _segmentPushType and _segmentPushFrequency from TableConfigBuilder
#18472
opened May 12, 2026 by
Akanksha-kedia
Contributor
Loading…
3 tasks
[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…
Avoid mmap during predownload local segment check to reduce page faults
#18467
opened May 11, 2026 by
rohityadav1993
Contributor
•
Draft
4 tasks done
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…
fix(common): avoid mutating query AST during fingerprinting
#18443
opened May 8, 2026 by
wolfkill
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…
[bugfix] fix(sql): strip trailing -- comments before OPTIONS regex match
#18425
opened May 5, 2026 by
tarun11Mavani
Contributor
Loading…
[refactor] Centralize batch ingestion job spec constants into SegmentGenerationJobUtils
#18413
opened May 4, 2026 by
Akanksha-kedia
Contributor
Loading…
7 tasks done
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…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.