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.46.19 to 2.46.20 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#18911 opened Jul 2, 2026 by dependabot Bot Loading…
Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor Small or trivial change
#18910 opened Jul 2, 2026 by dependabot Bot Loading…
Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor Small or trivial change
#18909 opened Jul 2, 2026 by dependabot Bot Loading…
Bump docker/login-action from 4.2.0 to 4.3.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code minor Small or trivial change
#18908 opened Jul 2, 2026 by dependabot Bot Loading…
Bump org.checkerframework:checker-qual from 4.2.0 to 4.2.1 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#18907 opened Jul 2, 2026 by dependabot Bot Loading…
Share a single pooled ByteBuf allocator across Netty query transports instead of one per server channel enhancement Improvement to existing functionality memory Related to memory usage or optimization
#18905 opened Jul 1, 2026 by yashmayya Contributor Loading…
Inspect segments under the per-segment lock in needReloadSegments()
#18901 opened Jul 1, 2026 by gortiz Contributor Loading…
Rebuild bloom filter index when fpp config changes
#18898 opened Jul 1, 2026 by Akanksha-kedia Contributor Loading…
4 tasks done
Fix SchemaUtils to surface actual validation failure reason
#18896 opened Jul 1, 2026 by Akanksha-kedia Contributor Loading…
4 tasks done
Skip local build on CRC mismatch during ONLINE transition for upsert tables real-time Related to realtime table ingestion and serving upsert Related to upsert functionality
#18895 opened Jul 1, 2026 by deepthi912 Collaborator Loading…
Refactor splitPart to avoid full array allocation (#17585)
#18892 opened Jun 30, 2026 by Akanksha-kedia Contributor Loading…
11 tasks done
[UUID 8/8] UUID integration tests, benchmarks and docs
#18876 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 7/8] UUID scalar UDFs and partitioning
#18875 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 6/8] UUID multi-stage engine (planner + runtime)
#18874 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 5/8] UUID aggregation, group-by and distinct
#18873 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 4/8] UUID server-side predicates, CAST and transforms
#18872 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 3/8] UUID result rendering (DataSchema, Arrow/JSON encoders)
#18871 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 2/8] UUID ingest and segment storage
#18870 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
[UUID 1/8] Add logical UUID type foundation (pinot-spi) feature New functionality
#18869 opened Jun 29, 2026 by xiangfu0 Contributor Loading…
Disallow segmentPartitionConfig (partition config) changes for upsert/dedup tables dedup Changes related to realtime ingestion dedup handling upsert Related to upsert functionality
#18868 opened Jun 29, 2026 by deepthi912 Collaborator Loading…
Add ranged-read support to PinotFS
#18861 opened Jun 26, 2026 by davecromberge Member Loading…
Sort lineage entries by timestamp then id for deterministic list output
#18859 opened Jun 26, 2026 by spapin Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.