mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-20 14:19:43 +00:00
README and VERSION updates
This commit is contained in:
7
README
7
README
@ -1,12 +1,7 @@
|
||||
This is MariaDB ColumnStore 1.4
|
||||
MariaDB ColumnStore 1.4 is the GA version of MariaDB ColumnStore.
|
||||
This is MariaDB ColumnStore 6.X
|
||||
It is built by porting InfiniDB 4.6.7 on MariaDB and adding entirely
|
||||
new features not found anywhere else.
|
||||
|
||||
MariaDB ColumnStore 1.4 is a Alpha.
|
||||
|
||||
Additional features will be pushed in future releases.
|
||||
A few things to notice:
|
||||
- Do not use pre-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.
|
||||
|
||||
|
@ -1,14 +1,15 @@
|
||||
# MariaDB ColumnStore Storage/Execution engine 1.4
|
||||
# MariaDB ColumnStore Storage/Execution engine 6.X
|
||||
|
||||
MariaDB ColumnStore 1.4 is a GA version of MariaDB ColumnStore.
|
||||
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 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.
|
||||
This repository is not meant to be built independently outside of MariaDB server.
|
||||
|
||||
https://github.com/mariadb-corporation/mariadb-columnstore-server
|
||||
https://github.com/MariaDB/server
|
||||
|
||||
Building instructions are coming soon.
|
||||
|
||||
# Issue tracking
|
||||
|
||||
|
Reference in New Issue
Block a user