mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-16 16:22:59 +00:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@ -1,13 +1,16 @@
|
||||
This is MariaDB ColumnStore 1.0.1
|
||||
#MariaDB ColumnStore Storage/Execution engine 1.0.1
|
||||
MariaDB ColumnStore 1.0.1 is the development version of MariaDB ColumnStore.
|
||||
It is built by porting InfiniDB 4.6.2 on MariaDB 10.1.14 and adding entirely
|
||||
new features not found anywhere else.
|
||||
|
||||
MariaDB ColumnStore 1.0.1 is an Alpha release. This is the first MariaDB
|
||||
ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0
|
||||
#MariaDB ColumnStore 1.0.1 is an Alpha release.
|
||||
This is the first MariaDB ColumnStore release, not all features planned for the MariaDB ColumnStore 1.0
|
||||
series are included in this release.
|
||||
|
||||
Additional features will be pushed in future releases.
|
||||
A few things to notice:
|
||||
- Do not use alpha 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.
|
||||
|
||||
#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.
|
||||
|
||||
|
Reference in New Issue
Block a user