You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
MCOL-641 Clean up primitives code
Add int128_t support into ByteStream Fixed UTs broken after collation patch
This commit is contained in:
@ -288,7 +288,7 @@ private:
|
||||
uint16_t ridCount;
|
||||
bool needStrValues;
|
||||
|
||||
bool hasWideDecimalType;
|
||||
uint16_t wideColumnsWidths;
|
||||
|
||||
std::vector<SCommand> filterSteps;
|
||||
std::vector<SCommand> projectSteps;
|
||||
|
Reference in New Issue
Block a user