1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-01 01:22:04 +03:00

Update README

This commit is contained in:
david hill
2017-09-15 10:02:41 -05:00
committed by GitHub
parent 92e42e924b
commit 24ae78b4be

10
README
View File

@@ -1,13 +1,13 @@
This is MariaDB ColumnStore 1.0.6 This is MariaDB ColumnStore 1.1.0 Beta
MariaDB ColumnStore 1.0.6 is the development version of MariaDB ColumnStore. MariaDB ColumnStore 1.1.0Beta is the development version of MariaDB ColumnStore.
It is built by porting InfiniDB 4.6.7 on MariaDB 10.1.19 and adding entirely It is built by porting InfiniDB 4.6.7 on MariaDB 10.2 and adding entirely
new features not found anywhere else. new features not found anywhere else.
MariaDB ColumnStore 1.0.6 is an GA release. This is the first MariaDB MariaDB ColumnStore 1.1.0 is a Beta release. This is the first MariaDB
ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0 ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0
series are included in this release. series are included in this release.
Additional features will be pushed in future releases. Additional features will be pushed in future releases.
A few things to notice: A few things to notice:
- Do not use alpha releases on production systems. - Do not use Beta releases on production systems.
- The building of the ColumnStore engine needs a special build environment. We're working on making it available for everyone to build. - The building of the ColumnStore engine needs a special build environment. We're working on making it available for everyone to build.