fhueske commented on code in PR #26424: URL: https://github.com/apache/flink/pull/26424#discussion_r2184693713
########## flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/plan/nodes/exec/testutils/RestoreTestBase.java: ########## @@ -248,7 +247,7 @@ private void registerSinkObserver( * Execute this test to generate test files. Remember to be using the correct branch when * generating the test files. */ - @Disabled + // @Disabled Review Comment: is this an intentional change? Enabling a test is obviously a good idea but if that's intended, we should IMO remove the annotation completely not just comment it out. -- 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