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
Clang warning fix
This commit is contained in:
@ -54,7 +54,6 @@ u_int64_t vbOffset = 0;
|
||||
pthread_mutex_t pthreadMutex;
|
||||
const std::vector<uint32_t> colWidthsAvailable = {1, 2, 4, 8, 16};
|
||||
const DBRootT dbroot = 1;
|
||||
const uint32_t KibiBlocks = 1024;
|
||||
|
||||
struct Range
|
||||
{
|
||||
|
Reference in New Issue
Block a user