1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-21 13:40:58 +03:00
Patrick LeBlanc 2a78777e06 Documented all of the vars in the SM config file. Also add'l # parsing to Config.
Realized our Config class wouldn't handle tera- (T/t) processing but
no reason it shouldn't.  Ex, they want a 1TB cache, they can specify
'1t' as the cache_size.
2019-08-28 15:19:03 -05:00
2018-11-07 20:33:12 -06:00
2019-07-29 13:48:28 +01:00
2016-01-06 14:08:59 -06:00
2016-06-22 16:00:00 -05:00
2016-01-06 14:08:59 -06:00
2019-04-19 11:00:43 -05:00
2016-01-06 14:08:59 -06:00
2016-06-15 12:21:16 -04:00
2016-01-13 15:52:33 -06:00
2016-06-02 19:14:56 -05:00
2016-01-06 14:08:59 -06:00
2018-11-26 15:07:01 -06:00

MariaDB ColumnStore Storage/Execution engine 1.2

MariaDB ColumnStore 1.2 is the GA version of MariaDB ColumnStore. It is built by porting InfiniDB 4.6.7 on MariaDB 10.2 and adding entirely new features not found anywhere else.

MariaDB ColumnStore 1.2 is a GA release.

  • Do not use pre-releases on production systems.

Building

This repository is not meant to be built independently outside of the server. This repository is integrated into http://mariadb-corporation/mariadb-columnstore-server (ie, the server) as a git submodule. As such, you can find complete build instructions on the server page.

https://github.com/mariadb-corporation/mariadb-columnstore-server

Issue tracking

Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL

Description
Ядро системы хранения данных - код процесса единой системы обмена сообщениями и PM
Readme 240 MiB
Languages
C++ 88.9%
Shell 2.9%
C 2.9%
Python 2.6%
Assembly 1.3%
Other 1.2%