twalthr commented on code in PR #26250:
URL: https://github.com/apache/flink/pull/26250#discussion_r1983419808


##########
flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/test/program/TestStep.java:
##########
@@ -50,6 +50,7 @@ enum TestKind {
         SINK_WITHOUT_DATA,
         SINK_WITH_DATA,
         SINK_WITH_RESTORE_DATA,
+        FAILING_SQL

Review Comment:
   I generalized the approach. But would start with validation and runtime for 
now. All other exception types rather hint to a wrong exception design.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to