[
https://issues.apache.org/jira/browse/FLINK-20297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17243055#comment-17243055
]
Guowei Ma commented on FLINK-20297:
-----------------------------------
I don't find any other case. Properly you are right.
I think we could add the `UnitSerializerTest` to the white name list in the
`TypeSerializerTestConverageTest`
> Make `SerializerTestBase::getTestData` return List<T>
> -----------------------------------------------------
>
> Key: FLINK-20297
> URL: https://issues.apache.org/jira/browse/FLINK-20297
> Project: Flink
> Issue Type: Improvement
> Components: API / Type Serialization System
> Reporter: Guowei Ma
> Assignee: Guowei Ma
> Priority: Minor
> Labels: pull-request-available
>
> Currently `SerializerTestBase::getTestData` return T[], which can not be
> override by the Scala. It means that developer could not add scala serializer
> test based on `SerializerTestBase`
> So I would propose to change the `SerializerTestBase::getTestData` to return
> List<T>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)