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-3 directory name changes
This commit is contained in:
@ -65,7 +65,7 @@ const uint32_t MAX_SIZE = 0x100000;
|
||||
const uint32_t MAX_ELEMENTS = 0x20000;
|
||||
const uint32_t NUM_THREADS = 4;
|
||||
const string datapath="/home/zzhu/genii/tools/dbbuilder/lineitem.tbl";
|
||||
//const string datapath="/usr/local/MariaDB/Columnstore/bin/lineitem.tbl";
|
||||
//const string datapath="/usr/local/mariadb/columnstore/bin/lineitem.tbl";
|
||||
int numConsumers = 1;
|
||||
int numRuns = 1;
|
||||
int printInterval = numRuns * 100000;
|
||||
|
Reference in New Issue
Block a user