mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2026-01-06 08:21:10 +03:00
f52354b0e448c48bfab6b834c75db96d5cdfe654
* Output details into CI logs * Run the script and print out diffs * Logging in -log stage + put logs on s3 * Typo * Install find + put logs in a dir * Proper logs location * Put all output in the script + put script in the regression step * Typo * Move more logic to script * Add a guard * Conditional execution * Move bash -c to the beginning * Never fail go.sh, reg-logs checks for failures * Add env var to start regression with custom test set (name for the step is broken) * Typos + only exec test000 once * Proper expression with if * Remove timeout to get results * Remove flag for full regression for now * Remove unnecessary var
MariaDB ColumnStore Storage engine 23.02.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%