You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
Add PrimProc support for selective block loading for 16-byte columns.
This commit is contained in:
@ -224,7 +224,7 @@ private:
|
||||
uint16_t filterCount;
|
||||
uint16_t projectCount;
|
||||
bool sendRidsAtDelivery;
|
||||
uint8_t ridMap;
|
||||
uint16_t ridMap;
|
||||
bool gotAbsRids;
|
||||
bool gotValues;
|
||||
|
||||
|
Reference in New Issue
Block a user