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