Aitozi commented on code in PR #21522:
URL: https://github.com/apache/flink/pull/21522#discussion_r1139668108


##########
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/planner/delegation/hive/HiveParserDMLHelper.java:
##########
@@ -682,11 +682,11 @@ private RelNode handleDestSchema(
             return queryRelNode;
         }
 
+        ResolvedCatalogTable resolvedCatalogTable = 
catalogManager.resolveCatalogTable(destTable);

Review Comment:
   forgot it, updated



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