drrtuy 5174c40bfe MCOL-1734 This patch fixes the error for NOT IN + subquery when outer query has NULLs in a key
column.
The if statement that decides whether to add the Row into a result set
or not has a logic error thus produces false positives for the case
described in MCOL-1734.
2019-12-06 20:31:23 +03:00
2019-12-06 07:45:21 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2019-12-04 11:04:39 +00:00
2016-06-15 12:21:16 -04:00
2016-06-02 19:14:56 -05:00
2019-10-07 07:26:52 +01:00
2019-12-05 16:25:33 +00:00

MariaDB ColumnStore Storage/Execution engine 1.4

MariaDB ColumnStore 1.4 is a Beta version of MariaDB ColumnStore. 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 Beta release.

  • Do not use pre-releases on production systems.

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.

https://github.com/mariadb-corporation/mariadb-columnstore-server

Issue tracking

Issue tracking of MariaDB ColumnStore happens in JIRA, https://jira.mariadb.org/browse/MCOL

Description
Core storage engine - UM and PM Process code
Readme 222 MiB
Languages
C++ 88.2%
Shell 3.5%
Python 2.9%
C 2.8%
Assembly 1.3%
Other 1.1%