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

Give out clear message when coordinate is NULL - H3 Index index Related to indexing (general)
#17967 opened Mar 25, 2026 by deepthi912 Loading…
Add V6 two-stream forward index format with configurable compression level feature New functionality index Related to indexing (general) ingestion Related to data ingestion pipeline
#17966 opened Mar 25, 2026 by xiangfu0 Loading…
2 of 3 tasks
Allow sorting on raw (no-dictionary) column enhancement Improvement to existing functionality index Related to indexing (general) ingestion Related to data ingestion pipeline
#17965 opened Mar 25, 2026 by Jackie-Jiang Loading…
Add quickstart process-specific config override hooks. enhancement Improvement to existing functionality quickstart Related to quickstart guides or examples
#17959 opened Mar 24, 2026 by gortiz Loading…
Optimize broker reducer for row-heap data blocks. enhancement Improvement to existing functionality multi-stage Related to the multi-stage query engine
#17958 opened Mar 24, 2026 by gortiz Loading…
Improve fastdev build cycle performance. buildAndPackage Related to build system and packaging
#17957 opened Mar 24, 2026 by gortiz Loading…
Fix incorrect stream partition id for multi-stream realtime consumption bug Something is not working as expected ingestion Related to data ingestion pipeline kafka Related to Kafka stream connector
#17953 opened Mar 24, 2026 by leguo2 Loading…
Always create inverted index during segment creation breaking-change Introduces a backward-incompatible API or behavior change index Related to indexing (general) needs-attention Used for sensitive changes - allows searching PRs post release to narrow down causes for regression.
#17951 opened Mar 23, 2026 by Jackie-Jiang Loading…
Add push-based INSERT INTO support
#17939 opened Mar 23, 2026 by xiangfu0 Loading…
7 tasks done
Add experimental openCypher graph query frontend
#17938 opened Mar 23, 2026 by xiangfu0 Loading…
7 tasks done
Add JsonIndexDistinct benchmark and optimize same-path JSON_MATCH index Related to indexing (general) json Related to JSON column support
#17921 opened Mar 20, 2026 by xiangfu0 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…
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…
3 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
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…
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
ProTip! Exclude everything labeled bug with -label:bug.