InvisibleProgrammer commented on code in PR #5118:
URL: https://github.com/apache/hive/pull/5118#discussion_r1516214769
##########
itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestMetaStoreHandler.java:
##########
@@ -98,14 +98,12 @@ private String getDbTypeConfString() {// "ORACLE", "MYSQL",
"MSSQL", "POSTGRES"
}
public void beforeTest() throws Exception {
- getRule().before();
Review Comment:
That method is used in other places. And at least at one place that doesn't
run in the precommit tests suite. For example, I'm pretty sure
`TestSchemaToolForMetastore` doesn't run with precommits. I'm not sure about
the others.
--
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]