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


##########
flink-core/src/test/java/org/apache/flink/api/common/typeutils/base/array/DoublePrimitiveArraySerializerTest.java:
##########
@@ -25,7 +25,7 @@
  * A test for the {@link
  * 
org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer}.
  */

Review Comment:
   Probably not related to the main PR's goal however shouldn't it be
   ```suggestion
    * A test for the {@link DoublePrimitiveArraySerializer}.
    */
   ```
   ?



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