1
0
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:
Patrick LeBlanc
2019-01-18 10:19:14 -06:00
parent db10662629
commit d53471fc75
13 changed files with 462 additions and 1 deletions

View File

@ -41,7 +41,8 @@ public:
{
UNKNOWN = 0x00,
POSIX = 0x0001,
HDFS = 0x0002
HDFS = 0x0002,
CLOUD = 0x0003
};
/**