You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-07 03:22:57 +03:00
MCOL-5021 Some minor fixes.
This commit is contained in:
@@ -607,7 +607,6 @@ keepGoing:
|
||||
++iter;
|
||||
}
|
||||
|
||||
// TODO MCOL-5021 compressionType is hardcoded to 2 (SNAPPY)
|
||||
bytestream << (fStartingColOID + size);
|
||||
bytestream << (uint8_t)execplan::AUX_COL_DATATYPE;
|
||||
bytestream << (uint8_t) false;
|
||||
|
Reference in New Issue
Block a user