-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/pinot
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reject range index on ingestion-aggregated no-dictionary columns
#19111
opened Jul 29, 2026 by
raghavyadav01
Collaborator
•
Draft
Simplify inconsistencies metrics during upserts segment replacement
metrics
Related to metrics emission and collection
upsert
Related to upsert functionality
#19110
opened Jul 29, 2026 by
deepthi912
Collaborator
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…
4 tasks
Grace pauseless COMMITTING/committed real-time segments in SegmentStatusChecker
#19094
opened Jul 27, 2026 by
swaminathanmanish
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
#19092
opened Jul 27, 2026 by
Akanksha-kedia
Contributor
Loading…
2 tasks
Add UUID scalar functions and multi-stage UDF wrappers
#19091
opened Jul 27, 2026 by
xiangfu0
Contributor
Loading…
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
Auto force-commit partial OFFLINE consuming segments
configuration
Config changes (addition/deletion/change in behavior)
feature
New functionality
ingestion
Related to data ingestion pipeline
real-time
Related to realtime table ingestion and serving
release-notes
Referenced by PRs that need attention when compiling the next release notes
#19083
opened Jul 25, 2026 by
Vamsi-klu
Contributor
Loading…
2 of 4 tasks
Parallelize segment staging copy to deep store
enhancement
Improvement to existing functionality
ingestion
Related to data ingestion pipeline
#19082
opened Jul 25, 2026 by
Vamsi-klu
Contributor
Loading…
2 of 4 tasks
Rebase and retry the IdealState update in place on a version conflict during tier-relocation rebalance
enhancement
Improvement to existing functionality
segment-rebalance
Related to segment rebalancing across servers
#19069
opened Jul 23, 2026 by
Jackie-Jiang
Contributor
•
Draft
Fix PinotDataWriter on UnsafeArrayData and null inputs
#19067
opened Jul 23, 2026 by
shuturmurgh
Loading…
Fix data race in StreamingGroupByCombineOperator over reused thread-local group-by state
bug
Something is not working as expected
multi-stage
Related to the multi-stage query engine
query
Related to query processing
#19066
opened Jul 23, 2026 by
gortiz
Contributor
Loading…
[Bug][pinot-broker] Honor skipUnavailableServers on mid-query server channel-inactive errors
#19064
opened Jul 23, 2026 by
anuragrai16
Contributor
Loading…
Speed up exact DISTINCT aggregations on dictionary-encoded LONG columns
enhancement
Improvement to existing functionality
query
Related to query processing
#19056
opened Jul 23, 2026 by
arunkumarucet
Contributor
Loading…
Add onSegmentAdded hook to IndexSegment and SegmentDirectory
extension-point
Adds or modifies an extension/SPI point
#19053
opened Jul 22, 2026 by
J-HowHuang
Collaborator
Loading…
Optimize splitPart(limit) to avoid full array allocation in hot query path
#19049
opened Jul 22, 2026 by
Akanksha-kedia
Contributor
Loading…
2 tasks
Fix SchemaUtils to include validation failure reason in error message
#19048
opened Jul 22, 2026 by
Akanksha-kedia
Contributor
Loading…
2 tasks
Fix FSDirectory resource leak when IndexWriter construction fails
#19047
opened Jul 22, 2026 by
Akanksha-kedia
Contributor
Loading…
2 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.