xuefuz commented on a change in pull request #8882: [FLINK-12965][table][hive] 
unify catalog view implementations
URL: https://github.com/apache/flink/pull/8882#discussion_r297901289
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/AbstractCatalogView.java
 ##########
 @@ -43,8 +43,12 @@
        private final Map<String, String> properties;
        private final String comment;
 
-       public AbstractCatalogView(String originalQuery, String expandedQuery, 
TableSchema schema,
-                       Map<String, String> properties, String comment) {
+       public AbstractCatalogView(
 
 Review comment:
   nit: maybe we can restore the file completely.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to