xuefuz commented on a change in pull request #8339: [FLINK-12240][hive] Support
view related operations in GenericHiveMetastoreCatalog
URL: https://github.com/apache/flink/pull/8339#discussion_r281461138
##########
File path:
flink-connectors/flink-connector-hive/src/test/java/org/apache/flink/table/catalog/hive/HiveCatalogTest.java
##########
@@ -44,82 +44,96 @@ public static void init() throws IOException {
// =====================
// TODO: re-enable these tests once HiveCatalog support table operations
- @Test
Review comment:
I'm wondering what's the point of removing test annotation as those tests
are empty anyway.
----------------------------------------------------------------
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]
With regards,
Apache Git Services