twalthr commented on code in PR #25197: URL: https://github.com/apache/flink/pull/25197#discussion_r1715418437
########## flink-table/flink-table-api-java/src/test/java/org/apache/flink/table/test/program/SinkTestStep.java: ########## @@ -63,6 +69,8 @@ public final class SinkTestStep extends TableTestStep { this.expectedAfterRestore = expectedAfterRestore; Review Comment: True, you are right. Then we should check the mixture of all Rows vs all Strings. -- 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