snuyanzin commented on code in PR #26857:
URL: https://github.com/apache/flink/pull/26857#discussion_r2245264963


##########
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/operations/SqlDdlToOperationConverterTest.java:
##########
@@ -102,10 +102,10 @@
 import static org.assertj.core.api.Assertions.assertThatThrownBy;
 
 /** Test cases for the DDL statements for {@link 
SqlNodeToOperationConversion}. */
-public class SqlDdlToOperationConverterTest extends 
SqlNodeToOperationConversionTestBase {
+class SqlDdlToOperationConverterTest extends 
SqlNodeToOperationConversionTestBase {

Review Comment:
    harden modifiers here



-- 
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]

Reply via email to