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