snuyanzin commented on code in PR #26250: URL: https://github.com/apache/flink/pull/26250#discussion_r1980864849
########## 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: Do we want to distinguish when sql is failing? Like parsing/validation/something else? -- 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