lirui-apache commented on a change in pull request #16416:
URL: https://github.com/apache/flink/pull/16416#discussion_r672258058



##########
File path: 
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/planner/delegation/hive/parse/HiveParserDDLSemanticAnalyzer.java
##########
@@ -528,9 +499,6 @@ private Operation convertCreateFunction(HiveParserASTNode 
ast) {
         }
 
         if (isTemporaryFunction) {
-            // hive's temporary function is more like flink's temp system 
function, e.g. doesn't
-            // belong to a catalog/db

Review comment:
       These two lines are still needed :laughing:




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


Reply via email to