kristoffSC commented on code in PR #21871:
URL: https://github.com/apache/flink/pull/21871#discussion_r1097447418
##########
flink-table/flink-table-code-splitter/src/test/java/org/apache/flink/table/codesplit/BlockStatementRewriterTest.java:
##########
@@ -76,6 +76,11 @@ void testRewriteInnerClass() {
runTest("TestRewriteInnerClass");
}
+ @Test
+ void testRewriteTwoStatements() {
Review Comment:
new test special for this bug fix.
--
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]