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


##########
flink-core/src/test/java/org/apache/flink/api/common/typeutils/base/array/StringArraySerializerTest.java:
##########
@@ -91,6 +91,6 @@ protected String[][] getTestData() {
     @Test
     public void arrayTypeIsMutable() {

Review Comment:
   ```suggestion
       void arrayTypeIsMutable() {
   ```



##########
flink-core/src/test/java/org/apache/flink/api/common/typeutils/base/array/StringArraySerializerTest.java:
##########
@@ -91,6 +91,6 @@ protected String[][] getTestData() {
     @Test
     public void arrayTypeIsMutable() {

Review Comment:
   ```suggestion
       void arrayTypeIsMutable() {
   ```
   ?



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