[ https://issues.apache.org/jira/browse/FLINK-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Greg Hogan closed FLINK-5461. ----------------------------- Resolution: Implemented Implemented in b408d61f707806d2a188c55065d1187f4f05099a > Remove Superflous TypeInformation Declaration > --------------------------------------------- > > Key: FLINK-5461 > URL: https://issues.apache.org/jira/browse/FLINK-5461 > Project: Flink > Issue Type: Improvement > Components: Gelly > Affects Versions: 1.3.0 > Reporter: Greg Hogan > Assignee: Greg Hogan > Priority: Minor > Fix For: 1.3.0 > > > FLINK-4624 updated Gelly's Summarization algorithm to use {{Either<NullValue, > VV>}} in order to support types for which the serialization does not support > null values. This required the use of explicit {{TypeInformation}} due to > {{TypeExtractor}}. FLINK-4673 created a {{TypeInfoFactory}} for > {{EitherType}} so the explicit {{TypeInformation}} can be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)