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
Checkpointing some stuff. No way it'll build yet.
This commit is contained in:
@ -41,7 +41,8 @@ public:
|
||||
{
|
||||
UNKNOWN = 0x00,
|
||||
POSIX = 0x0001,
|
||||
HDFS = 0x0002
|
||||
HDFS = 0x0002,
|
||||
CLOUD = 0x0003
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user