Airblader commented on a change in pull request #17204:
URL: https://github.com/apache/flink/pull/17204#discussion_r709804776



##########
File path: 
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/calcite/FlinkPlannerImpl.scala
##########
@@ -156,6 +156,10 @@ class FlinkPlannerImpl(
           }
           richExplain.setOperand(0, validatedStatement)
           richExplain
+        // Insert requires validation but no row validation

Review comment:
       I think this is OK, but we should link this comment to the same issue we 
create for the topic of properly running INSERT validation.




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