godfreyhe commented on a change in pull request #13434:
URL: https://github.com/apache/flink/pull/13434#discussion_r495931630
##########
File path:
flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/table/catalog/hive/factories/HiveCatalogFactoryTest.java
##########
@@ -57,10 +59,10 @@
public ExpectedException expectedException = ExpectedException.none();
@Test
- public void test() {
+ public void test() throws IOException {
Review comment:
`test` is too generic, please give a meaningful name for this test
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]