aljoscha commented on a change in pull request #7658: [FLINK-10493][core]
Migrating the TupleSerializerBase serializers family
URL: https://github.com/apache/flink/pull/7658#discussion_r254674935
##########
File path:
flink-tests/src/test/scala/org/apache/flink/api/scala/migration/ScalaSerializersMigrationTest.scala
##########
@@ -28,11 +28,11 @@ import scala.util.Try
class ScalaSerializersMigrationTest {
/**
- * Verifies that the generated classnames for anonymous Scala serializers
remain the same.
- *
- * The classnames in this test are collected from running the same type
information generation
- * code in previous version branches. They should not change across
different Flink versions.
- */
+ * Verifies that the generated classnames for anonymous Scala serializers
remain the same.
Review comment:
It's hard to see what the actual changes are in this file because there are
a lot of formatting changes.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services