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

Bump software.amazon.awssdk:bom from 2.42.33 to 2.42.34 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#18194 opened Apr 14, 2026 by dependabot bot Loading…
Bump bouncycastle.version from 1.83 to 1.84 dependencies Pull requests that update a dependency file java Pull requests that update Java code minor Small or trivial change
#18193 opened Apr 14, 2026 by dependabot bot Loading…
Fix UUID gRPC query path to emit string literals for UUID columns
#18192 opened Apr 14, 2026 by xiangfu0 Contributor Loading…
1 task
Add SEMANTIC_MATCH filter predicate for hidden semantic search layer
#18191 opened Apr 14, 2026 by xiangfu0 Contributor Loading…
3 tasks
Add api for server query route enable/disable
#18190 opened Apr 14, 2026 by hongkunxu Contributor Loading…
Push element length and ASCII stats into Dictionary implementations ingestion Related to data ingestion pipeline refactor Code restructuring without changing behavior
#18189 opened Apr 14, 2026 by Jackie-Jiang Contributor Loading…
4 tasks
Add parameterized forward index compression codecs
#18188 opened Apr 13, 2026 by xiangfu0 Contributor Loading…
Unify compression codec representation with parameterized codec support
#18187 opened Apr 13, 2026 by xiangfu0 Contributor Loading…
Bump net.java.dev.javacc:javacc from 5.0 to 7.0.13 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#18179 opened Apr 13, 2026 by dependabot bot Loading…
Upgrade Docker base images and build tooling
#18178 opened Apr 13, 2026 by xiangfu0 Contributor Loading…
4 tasks
Add stream topic label to realtime ingestion delay metrics ingestion Related to data ingestion pipeline metrics Related to metrics emission and collection real-time Related to realtime table ingestion and serving
#18175 opened Apr 12, 2026 by rsrkpatwari1234 Contributor Loading…
Handle finalize and null-path instance config callbacks flaky-test Tracks a test that intermittently fails
#18173 opened Apr 12, 2026 by xiangfu0 Contributor Loading…
Supporting multi-cluster routing for debug endpoints in broker
#18172 opened Apr 11, 2026 by shauryachats Collaborator Loading…
Add polymorphic window functions enhancement Improvement to existing functionality multi-stage Related to the multi-stage query engine window-functions Related to SQL window functions on the multi-stage query engine
#18169 opened Apr 11, 2026 by yashmayya Contributor Loading…
Add t-digest 3.2 vs 3.3 comparison and merge-order reproducer
#18166 opened Apr 10, 2026 by xiangfu0 Contributor Loading…
Add partition function expressions for chained partitioning feature New functionality
#18165 opened Apr 10, 2026 by xiangfu0 Contributor Loading…
Add OOM pause mechanism to pause query threads before killing on critical heap feature New functionality oom-protection Related to out-of-memory protection mechanisms
#18163 opened Apr 10, 2026 by yashmayya Contributor Loading…
[multistage] add lookup join support to physical optimizer mse-physical-optimizer Multi-stage engine physical query optimizer multi-stage Related to the multi-stage query engine
#18158 opened Apr 10, 2026 by dang-stripe Contributor Loading…
Bump axios from 0.30.3 to 1.15.0 in /pinot-controller/src/main/resources dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#18155 opened Apr 9, 2026 by dependabot bot Loading…
Allow CastTypeAliasRewriter to recurse into nested CAST operands to fix upgrade incompatibility issue bug Something is not working as expected query Related to query processing
#18153 opened Apr 9, 2026 by rsrkpatwari1234 Contributor Loading…
Add support for handling scenarios where end time is invalid during RetentionManager run configuration Config changes (addition/deletion/change in behavior) documentation Improvements or additions to documentation enhancement Improvement to existing functionality
#18148 opened Apr 9, 2026 by 9aman Contributor Loading…
3 tasks
perf: skip concurrency overhead in BaseSingleBlockCombineOperator when numTasks=1
#18146 opened Apr 9, 2026 by deeppatel710 Contributor Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.