mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-17 01:02:23 +03:00
00ecf3fa3172a89fe91d76f0695fd6ee1fdb2b94
And also for: - MCOL-4462 CAST(varchar_expr AS DECIMAL(M,N)) returns a wrong result - MCOL-4500 Bit functions processing throws internally trying to cast char into decimal representation - MCOL-4532 CAST(AS DECIMAL) returns a garbage for large values (which were fixed by the same patch)
MariaDB ColumnStore Storage/Execution engine 6.X
It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely new features not found anywhere else.
Building
This repository is not meant to be built independently outside of MariaDB server.
https://github.com/MariaDB/server
See building instructions here.
Issue tracking
Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL
Languages
C++
88.9%
Shell
2.9%
C
2.9%
Python
2.6%
Assembly
1.3%
Other
1.2%