You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-21 13:40:58 +03:00
MCOL-837 - commented out check for FilesPerColumnPartition
This commit is contained in:
@@ -2592,7 +2592,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
|
|
||||||
//check 'files per parition' with number of dbroots
|
//check 'files per parition' with number of dbroots
|
||||||
checkFilesPerPartion(DBRootCount, sysConfig);
|
//checkFilesPerPartion(DBRootCount, sysConfig);
|
||||||
|
|
||||||
//setup DBRM Controller
|
//setup DBRM Controller
|
||||||
sysConfig->setConfig("DBRM_Controller", "NumWorkers", oam.itoa(DBRMworkernodeID));
|
sysConfig->setConfig("DBRM_Controller", "NumWorkers", oam.itoa(DBRMworkernodeID));
|
||||||
|
|||||||
Reference in New Issue
Block a user