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_r297902061
 
 

 ##########
 File path: 
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/QueryOperationCatalogView.java
 ##########
 @@ -28,7 +28,7 @@
  * A view created from a {@link QueryOperation} via operations on {@link 
org.apache.flink.table.api.Table}.
  */
 @Internal
-public class QueryOperationCatalogView extends AbstractCatalogView {
+public class QueryOperationCatalogView extends CatalogViewImpl {
 
 Review comment:
   I think we need to revert changes to this file.
   

----------------------------------------------------------------
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

Reply via email to