TF-1608 Upgrade hive database version to 6
(cherry picked from commit 72cba37e9c81f4d685aa11e8ddbb5f48296e2db7)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
class CacheVersion {
|
class CacheVersion {
|
||||||
static const int hiveDBVersion = 5;
|
static const int hiveDBVersion = 6;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user