1. 1f17ab0 Reopen the mutable HNSW searcher on a background thread instead of on the query path (#19467) by Xiang Fu · 14 hours ago master
  2. e6787e1 Enforce one null pre-filter contract across all filter-aware vector readers (#19464) by Xiang Fu · 2 days ago
  3. f46b0a9 Resolve absent MAP/OPEN_STRUCT keys to a shared default-column-style NullDataSource (#19439) by Xiaotian (Jackie) Jiang · 2 days ago
  4. b916e54 Extract task-type table filter into overridable PinotTaskManager method (#19463) by Chaitanya Deepthi · 2 days ago
  5. a350f67 Use caller-owned buffers for codec pipelines (#19397) by Xiang Fu · 2 days ago
  6. 6826ae6 Remove the write-only op chain cache from OpChainSchedulerService (#19443) by Gonzalo Ortiz Jaureguizar · 2 days ago
  7. 6341c3b Bump org.jline:jline from 4.4.0 to 4.4.1 (#19460) by dependabot[bot] · 2 days ago
  8. 9040d4a Bump software.amazon.awssdk:bom from 2.54.7 to 2.54.9 (#19459) by dependabot[bot] · 2 days ago
  9. bf1e368 Bump docker/setup-qemu-action from 4.2.0 to 4.3.0 (#19458) by dependabot[bot] · 2 days ago
  10. c97a0ed Bump org.apache.fory:fory-json from 1.7.0 to 1.7.1 (#19457) by dependabot[bot] · 2 days ago
  11. 08ca214 Bump protobuf.version from 4.36.0 to 4.36.1 (#19456) by dependabot[bot] · 2 days ago
  12. e2d8bab Add an InstancePlanMakerImplV2 extension point for the combine plan node (#19461) by scottlan0113 · 2 days ago
  13. 20e3397 Enable filtered vector search on mutable HNSW and share the doc-id filter query (#19303) by Xiang Fu · 2 days ago
  14. 1ccc708 Fix SSE dropping the FILTER clause of aggregations used only in HAVING or ORDER BY (#19437) by Yash Mayya · 3 days ago
  15. ca71554 Bump com.puppycrawl.tools:checkstyle from 14.0.0 to 14.1.0 (#19446) by dependabot[bot] · 3 days ago
  16. 84ad3cc Bump org.yaml:snakeyaml from 2.6 to 2.7 (#19445) by dependabot[bot] · 3 days ago
  17. d08ac91 Match the Spark ingestion plugin name to the directory it ships in (#19442) by Gonzalo Ortiz Jaureguizar · 3 days ago
  18. 2c31341 Gate preprocess() on needPreprocess() in cold-download and consuming segment callers (#19394) by Chaitanya Deepthi · 3 days ago
  19. 2e9f31b Add CombinePlanNode extension points for substituting combine operators (#19438) by scottlan0113 · 3 days ago
  20. a13a7ce Fix group key generation when optimizeMaxInitialResultHolderCapacity shrinks the cardinality product (#19379) by Xiang Fu · 4 days ago
  21. d3e53e2 Implement streaming distinct leaf stage operator for multi-stage engine (#19419) by Yash Mayya · 4 days ago
  22. f0ee074 Add review guidance for focused, consistent changes (#19436) by Xiaotian (Jackie) Jiang · 4 days ago
  23. 46a07c7 Support null handling in dictionary-based and multi-value group key generation (#19390) by Xiaotian (Jackie) Jiang · 4 days ago
  24. 220b5a3 Bump com.github.luben:zstd-jni from 1.5.7-15 to 1.5.7-16 (#19432) by dependabot[bot] · 4 days ago
  25. bb44811 Add segmentAgeField option to time-based tier selector (endTime | startTime | creationTime) (#19415) by Chaitanya Deepthi · 4 days ago
  26. fe892b2 Clean up multi-value limit enforcement in mutable segment (#19431) by Xiaotian (Jackie) Jiang · 4 days ago
  27. 1d48614 Don't let RLS filters clobber the leaf's serverReturnFinalResult flag (#19418) by Yash Mayya · 5 days ago
  28. 9fd510f Enforce multi-value row limits before mutable-segment writes (#19399) by deepinsight coder · 5 days ago
  29. 0a50a64 Bump browserslist in /pinot-controller/src/main/resources (#19429) by dependabot[bot] · 5 days ago
  30. 50388b8 Bump io.dropwizard.metrics:metrics-bom from 4.2.39 to 4.2.40 (#19423) by dependabot[bot] · 5 days ago
  31. c1966b1 Bump io.opentelemetry.contrib:opentelemetry-gcp-resources (#19424) by dependabot[bot] · 5 days ago
  32. cb85754 Bump org.mongodb:bson from 5.10.0 to 5.11.0 (#19425) by dependabot[bot] · 5 days ago
  33. c485e09 Bump software.amazon.awssdk:bom from 2.54.6 to 2.54.7 (#19426) by dependabot[bot] · 5 days ago
  34. 0889d4c Copy blocks with mutable agg intermediates per local receiver in MSE broadcast exchange (#19353) by Yash Mayya · 5 days ago
  35. 88ea694 [#12507] Implement adaptive pool selection for StrictReplicaGroupInstanceSelector (#18947) by Timothy Elgersma · 5 days ago
  36. f734201 Run SPI-registered validators from /tables/validate preflight (#19420) by Chaitanya Deepthi · 5 days ago
  37. 2f89dab Don't use the streaming group-by leaf when the server must return final results (#19417) by Yash Mayya · 6 days ago
  38. 2af1b09 Update collaborators list in .asf.yaml (#19413) by Yash Mayya · 6 days ago
  39. ca78b00 Bump org.jline:jline from 4.3.1 to 4.4.0 (#19403) by dependabot[bot] · 6 days ago
  40. 3ec8987 Bump io.github.hakky54:ayza-bom from 10.0.6 to 10.0.7 (#19404) by dependabot[bot] · 6 days ago
  41. 782ed13 Bump software.amazon.awssdk:bom from 2.54.3 to 2.54.6 (#19405) by dependabot[bot] · 6 days ago
  42. 3690982 Bump org.apache.fory:fory-json from 1.6.1 to 1.7.0 (#19406) by dependabot[bot] · 6 days ago
  43. 91b9f06 [multistage] Add gRPC keep-alive to the MSE mailbox channels (#19383) by Gonzalo Ortiz Jaureguizar · 6 days ago
  44. 80dbb7d Read MAP keys selectively from sealed forward indexes (#19273) by Xiang Fu · 7 days ago
  45. 8ade0f1 Leave tenant isolation unset in the generated controller config (#19393) by Xiaotian (Jackie) Jiang · 7 days ago
  46. bbbed25 [broker] Honor skipUnavailableServers on mid-query server channel-inactive (#19064) by Anurag Rai · 8 days ago
  47. bd69e76 Fix checkTableSetup table-size flake by polling until the size converges (#19392) by Xiaotian (Jackie) Jiang · 9 days ago
  48. f799d90 Surface recorded scheduling errors when assertNoTaskSchedule fails on null task names (#19389) by Xiaotian (Jackie) Jiang · 9 days ago
  49. 1a6bb35 Honor tier overwrites in IndexLoadingConfig.isSkipSegmentPreprocess (#19391) by Chaitanya Deepthi · 9 days ago
  50. 3059956 Use a daemon thread for ZooKeeper disconnects (#19387) by Xiang Fu · 9 days ago
  51. 1918041 Bump com.google.cloud:libraries-bom from 26.86.0 to 26.87.0 (#19382) by dependabot[bot] · 9 days ago
  52. dc2dfb3 Bump software.amazon.awssdk:bom from 2.54.2 to 2.54.3 (#19381) by dependabot[bot] · 9 days ago
  53. 6e92426 Report idle workers and the slowest worker's clock time in MSE stage stats (#19364) by Gonzalo Ortiz Jaureguizar · 9 days ago
  54. 5e914c9 Support optional parameters argument for tuple sketch aggregations in the multi-stage engine (#19312) by David Cromberge · 10 days ago
  55. d641e98 Bump actions/setup-java from 5 to 6 (#19376) by dependabot[bot] · 10 days ago
  56. 57f07e6 Bump org.javassist:javassist from 3.32.0-GA to 3.33.0-GA (#19375) by dependabot[bot] · 10 days ago
  57. 72ebec4 Make logical EXPLAIN fail wherever query execution would fail (#19373) by Yash Mayya · 10 days ago
  58. 02c41a3 Use a local exchange for UNION ALL inputs in the multi-stage engine (#19330) by Yash Mayya · 10 days ago
  59. faad15f Fix temp file leak in batch metadata segment upload (#19377) by Shounak kulkarni · 10 days ago
  60. a5c2c45 Default Kafka consumer auto.offset.reset to earliest (#19359) by Krishan Goyal · 10 days ago
  61. b0b27d5 [Vector Upsert 5/5] Add FULL-upsert vector integration coverage (#19301) by Xiang Fu · 11 days ago
  62. a4ed3a0 [Vector Upsert 4/5] Apply the query's visible-document set before vector candidate generation (#19300) by Xiang Fu · 11 days ago
  63. c32ae43 [Vector Upsert 3/5] Never materialize nested vector subtrees as metadata filters (#19299) by Xiang Fu · 11 days ago
  64. aa58c74 [Vector Upsert 2/5] Harden vector search metric recording and backend param cleanup (#19298) by Xiang Fu · 11 days ago
  65. 2c0a465 Compare all semantic fields when spooling equivalent stages (#19219) by Yash Mayya · 11 days ago
  66. 7f2895b [Vector Upsert 1/5] Support allowed-document filtering in exact vector scan (#19297) by Xiang Fu · 11 days ago
  67. 4e12f1e Make the segment pre-processor pluggable via SegmentPreProcessorProvider (#19369) by Xiaotian (Jackie) Jiang · 11 days ago
  68. 6ac2897 Add ignoredKeys config to OPEN_STRUCT columns (#19314) by tarun11Mavani · 11 days ago
  69. c5c9549 Account a mailbox send's current block before it reports its stats (#19365) by Gonzalo Ortiz Jaureguizar · 11 days ago
  70. d40dceb Fix shared Random and low repeat ratio in BenchmarkIndexedTable (#19368) by scottlan0113 · 12 days ago
  71. 0513b74 Support BYTES array literals end to end (#19247) by Xiang Fu · 12 days ago
  72. 14bc312 Validate segment upload destinations (#19231) by Xiang Fu · 12 days ago
  73. 5be42e4 Extract null-skipping helpers into NullSkippingUtils and BaseAggregationFunction (#19355) by Xiaotian (Jackie) Jiang · 12 days ago
  74. cf58531 Add T64 and GORILLA packing transform codecs (#19306) by Xiang Fu · 12 days ago
  75. e57f94b Honour the null handling option in EXPR_MIN/EXPR_MAX and TIMESERIESAGGREGATE (#19357) by Xiaotian (Jackie) Jiang · 12 days ago
  76. f40e6d4 Add DELTA and DELTADELTA transform codecs (#19305) by Xiang Fu · 12 days ago
  77. 6f0aa8a Remove delete from s3 copyDir in favor of relying on intentional copy overwrite (#19337) by Alex Maniates · 12 days ago
  78. da15d13 Support broker segment pruning for colocated joins (#19174) by Yash Mayya · 12 days ago
  79. 4cfedb0 Make BrokerRoutingManagerConcurrencyTest deterministic (#19356) by Xiaotian (Jackie) Jiang · 12 days ago
  80. 82d307a Bump software.amazon.awssdk:bom from 2.54.1 to 2.54.2 (#19363) by dependabot[bot] · 12 days ago
  81. 4f2a569 Bump org.apache.hive:hive-storage-api from 2.8.1 to 4.2.1 (#19362) by dependabot[bot] · 12 days ago
  82. 2eed37c Bump com.mycila:license-maven-plugin from 5.1.1 to 5.1.2 (#19361) by dependabot[bot] · 12 days ago
  83. 79931de Bump com.microsoft.azure:msal4j from 1.25.1 to 1.26.0 (#19360) by dependabot[bot] · 12 days ago
  84. 4824a5f Add bounded codec runtime and compression handlers (#19285) by Xiang Fu · 13 days ago
  85. 1961c00 Add SQL input sanitization utilities (#19352) by Xiang Fu · 13 days ago
  86. 4f7023a Wait for external view convergence before the single validation run in pauseless ingestion tests (#19354) by Xiaotian (Jackie) Jiang · 13 days ago
  87. 7991438 Upgrade checkstyle from 10.26.1 to 14.0.0 (#19351) by Xiaotian (Jackie) Jiang · 13 days ago
  88. 396e721 Add per-key segment build observability for OPEN_STRUCT columns (PR 4/4) (#19041) by tarun11Mavani · 13 days ago
  89. 7b6acd3 Bump com.github.jnr:jnr-posix from 3.2.1 to 3.2.2 (#19348) by dependabot[bot] · 13 days ago
  90. e96a878 Bump org.webjars:swagger-ui from 5.32.13 to 5.32.14 (#19347) by dependabot[bot] · 13 days ago
  91. a696135 Bump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.0 (#19346) by dependabot[bot] · 13 days ago
  92. 5338fbf Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0 (#19344) by dependabot[bot] · 13 days ago
  93. be177d3 Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1 (#19343) by dependabot[bot] · 13 days ago
  94. 9990b65 Bump protobuf.version from 4.35.1 to 4.36.0 (#19342) by dependabot[bot] · 13 days ago
  95. 7c14fd3 Bump software.amazon.awssdk:bom from 2.53.2 to 2.54.1 (#19341) by dependabot[bot] · 13 days ago
  96. 3a206ff Bump com.github.jnr:jnr-ffi from 2.3.0 to 2.3.1 (#19340) by dependabot[bot] · 13 days ago
  97. 899e40d Dispatch aggregation value getters on the stored type, and add the missing numeric types (#19334) by Xiaotian (Jackie) Jiang · 13 days ago
  98. 081a013 Add safe SQL quoting for typed table names (#19327) by Xiang Fu · 2 weeks ago
  99. b18c96d Clean up stale star-tree index leftover from killed prior build (#19331) by Chaitanya Deepthi · 2 weeks ago
  100. 210c295 Add codec spec DSL and configuration plumbing (#19284) by Xiang Fu · 2 weeks ago