zabetak commented on a change in pull request #3081:
URL: https://github.com/apache/hive/pull/3081#discussion_r822768769



##########
File path: 
standalone-metastore/metastore-server/src/test/java/org/apache/hadoop/hive/metastore/tools/schematool/TestSchemaToolForMetastore.java
##########
@@ -370,6 +370,44 @@ public void testSchemaUpgrade() throws Exception {
     schemaTool.verifySchemaVersion();
   }
 
+  /**
+   * Test schema upgrade checking that the alpha version is called
+   */
+  @Test
+  public void testSchemaUpgradeFromAlphaVersion() throws Exception {

Review comment:
       FYI: https://issues.apache.org/jira/browse/HIVE-26021 regarding my last 
comment.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to