README and VERSION updates

This commit is contained in:
Roman Nozdrin
2020-10-21 13:42:48 +00:00
parent 721d62bea9
commit 2440abb4ad
3 changed files with 9 additions and 13 deletions

7
README
View File

@ -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.

View File

@ -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

View File

@ -1,4 +1,4 @@
COLUMNSTORE_VERSION_MAJOR=1
COLUMNSTORE_VERSION_MINOR=6
COLUMNSTORE_VERSION_PATCH=0
COLUMNSTORE_VERSION_MAJOR=5
COLUMNSTORE_VERSION_MINOR=4
COLUMNSTORE_VERSION_PATCH=1
COLUMNSTORE_VERSION_RELEASE=1