You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-27 21:01:50 +03:00
MCOL-59, change calpont.xml
This commit is contained in:
@ -120,7 +120,7 @@ struct EMEntry {
|
||||
HWM_t HWM;
|
||||
uint32_t partitionNum; // starts at 0
|
||||
uint16_t segmentNum; // starts at 0
|
||||
uint16_t dbRoot; // starts at 1 to match Calpont.xml
|
||||
uint16_t dbRoot; // starts at 1 to match Columnstore.xml
|
||||
uint16_t colWid;
|
||||
int16_t status; //extent avail for query or not, or out of service
|
||||
EMPartition_t partition;
|
||||
|
Reference in New Issue
Block a user