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 com.gradle:common-custom-user-data-maven-extension from 2.3.0 to 2.4.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code minor Small or trivial change
#19157 opened Aug 4, 2026 by dependabot Bot Loading…
Bump software.amazon.awssdk:bom from 2.50.1 to 2.50.2 dependencies Pull requests that update a dependency file java Pull requests that update Java code
#19156 opened Aug 4, 2026 by dependabot Bot Loading…
Support UUID literals in request context
#19155 opened Aug 4, 2026 by xiangfu0 Contributor Draft
feat(open_struct): sparse-key read path, manifest, and opt-in JSON index (PR 3B/4)
#19154 opened Aug 4, 2026 by tarun11Mavani Contributor Loading…
10 tasks done
Support star-tree index on RAW forward index with separated dictionary
#19153 opened Aug 3, 2026 by deepthi912 Collaborator Draft
2 of 3 tasks
Load source segment with table config in RefreshSegmentTask
#19136 opened Jul 31, 2026 by davecromberge Member Loading…
Fix flaky pauseless ingestion integration tests testing Related to tests or test infrastructure
#19133 opened Jul 30, 2026 by xiangfu0 Contributor Draft
Stabilize testReload in PartialUpsertTableRebalanceIntegrationTest
#19125 opened Jul 29, 2026 by deepthi912 Collaborator Loading…
2 of 3 tasks
Use $creationTime for implicit OFFLINE upsert comparison ingestion Related to data ingestion pipeline upsert Related to upsert functionality
#19118 opened Jul 29, 2026 by xiangfu0 Contributor Loading…
Batch stream offset fetch in KafkaStreamMetadataProvider ingestion Related to data ingestion pipeline performance Related to performance optimization real-time Related to realtime table ingestion and serving
#19116 opened Jul 29, 2026 by shounakmk219 Collaborator Loading…
Support range index on ingestion-aggregated no-dictionary columns
#19111 opened Jul 29, 2026 by raghavyadav01 Collaborator Loading…
Fix NotUdf loading and refresh stale UDF snapshots
#19108 opened Jul 28, 2026 by spapin Contributor Loading…
Add end-to-end Parquet VARIANT support backward-incompat Introduces a backward-incompatible API or behavior change feature New functionality ingestion Related to data ingestion pipeline query Related to query processing upgrade-incompat PR may introduce incompatibility during upgrade of an installation
#19101 opened Jul 27, 2026 by xiangfu0 Contributor Loading…
Follow-up fixes from PR #18643 (OPEN_STRUCT storage layer) review comments
#19093 opened Jul 27, 2026 by tarun11Mavani Contributor Loading…
2 tasks
Eliminate per-segment DistinctTable allocation and queue contention in DistinctCombineOperator enhancement Improvement to existing functionality performance Related to performance optimization query Related to query processing
#19092 opened Jul 27, 2026 by Akanksha-kedia Contributor Loading…
2 tasks
Fail-soft MutableSegmentImpl.index to avoid partial-row corruption enhancement Improvement to existing functionality ingestion Related to data ingestion pipeline real-time Related to realtime table ingestion and serving
#19088 opened Jul 25, 2026 by Vamsi-klu Contributor Loading…
2 of 4 tasks
Convert ingestion aggregation source column types before indexing
#19087 opened Jul 25, 2026 by Vamsi-klu Contributor Loading…
3 of 4 tasks
Fix Kinesis empty segment commit loop after shard merge bug Something is not working as expected ingestion Related to data ingestion pipeline kinesis Related to AWS Kinesis stream connector real-time Related to realtime table ingestion and serving
#19086 opened Jul 25, 2026 by Vamsi-klu Contributor Loading…
2 of 4 tasks
Document and test table name override on segment push
#19085 opened Jul 25, 2026 by Vamsi-klu Contributor Loading…
2 of 3 tasks
Harden upsert compaction CRC mismatch handling enhancement Improvement to existing functionality observability Related to observability (logging, tracing, metrics) upsert Related to upsert functionality
#19084 opened Jul 25, 2026 by Vamsi-klu Contributor Loading…
3 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.