You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
MCOL 4560a (#2302)
MCOL-4560 remove unused Columnstore.xml entries. Also remove code that accesses those entries but does nothing with it.
This commit is contained in:
@@ -113,7 +113,6 @@ void DictStep::prep(int8_t outputType, bool makeAbsRids)
|
||||
|
||||
primMsg->ism.Interleave = 0;
|
||||
primMsg->ism.Flags = 0;
|
||||
// primMsg->ism.Flags = PrimitiveMsg::planFlagsToPrimFlags(traceFlags);
|
||||
primMsg->ism.Command = DICT_SIGNATURE;
|
||||
primMsg->ism.Size = bufferSize;
|
||||
primMsg->ism.Type = 2;
|
||||
|
Reference in New Issue
Block a user