Greg Hogan created FLINK-5461:
---------------------------------

             Summary: 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)

Reply via email to