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 flatted from 3.3.3 to 3.4.2 in /pinot-controller/src/main/resources dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor Small or trivial change
#17926 opened Mar 20, 2026 by dependabot bot Loading…
BugFix: CPC sketch deserialization failure on empty byte arrays null support Related to NULL value handling real-time Related to realtime table ingestion and serving
#17925 opened Mar 20, 2026 by davecromberge Loading…
Add JsonIndexDistinct benchmark and narrow operator scope index Related to indexing (general) json Related to JSON column support
#17921 opened Mar 20, 2026 by xiangfu0 Loading…
Upserts Pruning Optimization - Do not clone MutableRoaringBitmap for each segment enhancement Improvement to existing functionality upsert Related to upsert functionality
#17920 opened Mar 20, 2026 by deepthi912 Loading…
Add server-side offline table freshness tracking (OfflineFreshnessTracker) observability Related to observability (logging, tracing, metrics) real-time Related to realtime table ingestion and serving
#17897 opened Mar 17, 2026 by priyen-stripe Loading…
[Draft] Add SPARSE_MAP storage layer: data type, SPI, segment creation, index… index Related to indexing (general) ingestion Related to data ingestion pipeline
#17896 opened Mar 17, 2026 by tarun11Mavani Loading…
[multistage] Reset GRPC mailbox channel backoff on server instance config changes GRPC Related to gRPC transport multi-stage Related to the multi-stage query engine
#17892 opened Mar 17, 2026 by dang-stripe Loading…
Fix pauseless segment going to ERROR on segmentCommitStart timeout bug Something is not working as expected real-time Related to realtime table ingestion and serving
#17885 opened Mar 16, 2026 by 9aman Loading…
Fix Broken Lucene Query Tracking and Cancellation for OOM Protection bug Something is not working as expected index Related to indexing (general) oom-protection Related to out-of-memory protection mechanisms real-time Related to realtime table ingestion and serving text-search Related to text/Lucene indexing and search
#17884 opened Mar 14, 2026 by anuragrai16 Loading…
Bump com.google.cloud:libraries-bom from 26.74.0 to 26.78.0 dependencies Pull requests that update a dependency file java Pull requests that update Java code minor Small or trivial change
#17876 opened Mar 13, 2026 by dependabot bot Loading…
Add inverted-index-based distinct operator with runtime cost heuristic index Related to indexing (general) inverted-index Related to inverted index implementation performance Related to performance optimization query Related to query processing
#17872 opened Mar 13, 2026 by xiangfu0 Loading…
7 tasks done
[feature] Add ArrowRecordReader for batch ingestion of Arrow IPC files enhancement Improvement to existing functionality ingestion Related to data ingestion pipeline json Related to JSON column support kafka Related to Kafka stream connector
#17871 opened Mar 13, 2026 by udaysagar2177 Loading…
5 tasks done
Implement cross-table segment pruning for logical table logical-tables Related to logical table abstraction
#17868 opened Mar 12, 2026 by abhishekbafna Loading…
Enhance JSON extraction functions to support null handling in queries json Related to JSON column support null support Related to NULL value handling query Related to query processing
#17867 opened Mar 12, 2026 by gortiz Loading…
wait for controller to populate resource utilization info during startup enhancement Improvement to existing functionality ingestion Related to data ingestion pipeline
#17862 opened Mar 11, 2026 by mluvin-stripe Loading…
Migrate Helm charts to apiVersion v2 and clean up release artifacts cleanup Code cleanup or removal of dead code helm Related to Helm chart configuration
#17860 opened Mar 11, 2026 by PovilasV1 Loading…
Enhance ContinuousJfrStarter to utilize JFR DiagnosticCommand MBean for recording management observability Related to observability (logging, tracing, metrics) tools Related to Pinot CLI tools and utilities
#17851 opened Mar 10, 2026 by gortiz Loading…
Add in tests for Colocated joins with table hints join Related to JOIN operations testing Related to tests or test infrastructure
#17846 opened Mar 10, 2026 by deepthi912 Loading…
Reduce PinotHelixResourceManager public APIs refactor Code restructuring without changing behavior
#17827 opened Mar 6, 2026 by krishan1390 Loading…
[Timeseries-Storage] enable delta and deltaDelta encoding on raw column index Related to indexing (general) timeseries-compression Related to time-series data compression timeseries-engine Tracking tag for generic time-series engine work
#17826 opened Mar 5, 2026 by deemoliu Loading…
Add batch aggregation for sketch ValueAggregators in MergeRollupTask enhancement Improvement to existing functionality ingestion Related to data ingestion pipeline minion Related to Pinot Minion task framework query Related to query processing
#17825 opened Mar 5, 2026 by davecromberge Loading…
Fix SegmentPurger to prevent unintended star-tree modification during purge bug Something is not working as expected index Related to indexing (general) minion Related to Pinot Minion task framework star-tree index Related to StarTree index
#17822 opened Mar 5, 2026 by praveenc7 Loading…
Enforce enforceConsumptionInOrder for partial upsert and dedup tables dedup Changes related to realtime ingestion dedup handling real-time Related to realtime table ingestion and serving upsert Related to upsert functionality
#17819 opened Mar 5, 2026 by KKcorps Loading…
3 tasks done
Add batch planFetchForProcessing API to FetchPlanner enhancement Improvement to existing functionality tiered-storage Related to tiered storage support
#17816 opened Mar 4, 2026 by rhodo Loading…
ProTip! Filter pull requests by the default branch with base:master.