Stamatis Zampetakis created HIVE-27747: ------------------------------------------
Summary: Generalize TestSchemaToolForMetastore to run on every supported DBMS Key: HIVE-27747 URL: https://issues.apache.org/jira/browse/HIVE-27747 Project: Hive Issue Type: Test Components: Tests Reporter: Stamatis Zampetakis Assignee: Stamatis Zampetakis [TestSchemaToolForMetastore|https://github.com/apache/hive/blob/57f096c9a73eb92806f2a7cc97f87fabf5d546fe/standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/tools/schematool/TestSchemaToolForMetastore.java] contains a bunch of tests for the {{SchemaTool}} over a Derby database. Derby is one out of the six (Postgres, Oracle, Microsoft SQL Server, MySQL, MariaDB, Derby) supported metastore DBMS backends. The goal of this ticket is to generalize the class and run the tests on every supported DBMS to increase code coverage. -- This message was sent by Atlassian Jira (v8.20.10#820010)