A

Apache Pinot

A
Apache Pinot Database v1.5.1

Apache Pinot 1.5.1

Apache Pinot 1.5.1 Apache Pinot 1.5.1 is a security patch release based on 1.5.0. It contains only dependency updates and dependency-exclusion changes to resolve reported CVEs — no functional, API, configuration, or wire-format changes. A vulnerability scan of the 1.5.1 binary distribution reports 0 critical and 0 high findings. This addresses the CVEs reported in #18593, plus additional Jetty, Bo…

A
Apache Pinot Database v1.5.0

Apache Pinot Release 1.5.0

What Changed This release delivers significant improvements across the Multi-stage Query Engine (new UNNEST support, enriched joins, aggregation rewrites), Upsert (offline table support, commit-time compaction, xxhash compression), a new Federation / Multi-Cluster Routing framework, Kafka 4.x support, real-time auto-reset, Time Series Engine enhancements, new indexing capabilities (N-gram, IFST, c…

A
Apache Pinot Database v1.4.0

Apache Pinot Release 1.4.0

What Changed This release delivers significant improvements to the Multistage Engine, Pauseless Consumption, Time Series Engine, Logical Table support, Upsert and Deduplication Enhancement, Minion Jobs (including smallSegmentMerger), and Rebalancing capabilities. It also includes numerous smaller features and general bug fixes. Multistage Engine Lite Mode (Beta) | Runbook There's an all new query…

A
Apache Pinot Database v1.3.0

Apache Pinot Release 1.3.0

What Changed This release brings significant improvements, including enhancements to the multistage query engine and the introduction of an experimental time series query engine for efficient analysis. Key features include database query quotas, cursor-based pagination for large result sets, multi-stream ingestion, and new function support for URL and GeoJson. Security vulnerabilities and several…

A
Apache Pinot Database v1.2.0

Apache Pinot Release 1.2.0

What Changed This release comes with several Improvements and Bug Fixes for the Multistage Engine, Upserts and Compaction. There are a ton of other small features and general bug fixes. Multistage Engine Improvements Features New Window Functions: LEAD, LAG, FIRST_VALUE, LAST_VALUE #12878 #13340 LEAD allows you to access values after the current row in a frame. LAG allows you to access values befo…

A
Apache Pinot Database v1.1.0

Apache Pinot Release 1.1.0

What Changed This release comes with several features, SQL /UI/Perf enhancements Bugfixes across areas ranging from Multistage Query Engine to Ingestion, Storage format, SQL support, etc. Multi-stage Query Engine Features Support RelDistribution-based trait Planning (#11976, #12079) Adds support for RelDistribution optimization for more accurate leaf-stage direct exchange/shuffle. Also extends par…

A
Apache Pinot Database v1.0.0

Apache Pinot Release 1.0.0

What's changed Major features and updates Multistage Engine Multistage engine new features: Support for Window Functions Initial (phase 1) Query runtime for window functions with ORDER BY within the OVER() clause (#10449) Support for the ranking ROW_NUMBER() window function (#10527, #10587) Set Operations Support Support SetOperations (UNION, INTERSECT, MINUS) compilation in query planner (#10535)…