Alice Fan created HIVE-22739: -------------------------------- Summary: Schematool should check if upgradeFrom version is identical to current DB schema version Key: HIVE-22739 URL: https://issues.apache.org/jira/browse/HIVE-22739 Project: Hive Issue Type: Bug Components: Standalone Metastore Affects Versions: 4.0.0 Reporter: Alice Fan Assignee: Alice Fan
Schematool should check if upgradeFrom version is identical to current DB schema version. https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/tools/schematool/SchemaToolTaskUpgrade.java#L41 We should check if the user input fromVersion is identical to current DB version. -- This message was sent by Atlassian Jira (v8.3.4#803005)