MariaDB ColumnStore 25.10.0 Release Notes
Role in MariaDB Enterprise Platform 2026
MariaDB ColumnStore, the columnar storage engine optimized for Online Analytical Processing (OLAP) workloads, enhances MariaDB Platform 2026 with advanced hybrid transactional-analytical processing (HTAP) capabilities. Its massively parallel processing (MPP) architecture enables real-time analytics directly on live InnoDB transactional data, eliminating the need for separate data pipelines or delayed imports. Tightly integrated with MariaDB Enterprise Server, ColumnStore supports parallel execution of complex analytical queries alongside transactional workloads, delivering instant insights from dynamic datasets. With enhanced scalability, streamlined cluster management, and robust data handling, ColumnStore in the 2026 Platform is the ideal solution for enterprises seeking seamless, high-performance analytics and transactional processing in modern data-driven applications.
Major improvements relative to previous release series include:
Scalability & Performance
Horizontal scaling option via read-only nodes
New bulk loading import flags and improvements
Operations & Usability
New, simplified upgrade process
Features
Notable Bugs Fixed
On failover, metadata could become corrupted when looking for a file that's not supposed to exist called
BRM_savesB_journal
.Added
ORDER BY
andLIMIT
/OFFSET
processing forUNION
queries.cpimport
maximum batch size-q
raised to 8,000,000.
Last updated
Was this helpful?