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

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