You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/09/22 20:47:20 UTC

[jira] [Created] (FLINK-4664) Add translator to NullValue

Greg Hogan created FLINK-4664:
---------------------------------

             Summary: Add translator to NullValue
                 Key: FLINK-4664
                 URL: https://issues.apache.org/jira/browse/FLINK-4664
             Project: Flink
          Issue Type: New Feature
          Components: Gelly
    Affects Versions: 1.2.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor
             Fix For: 1.2.0


Existing translators convert from LongValue (the output label type of graph generators) to IntValue, StringValue, and an offset LongValue. Translators can also be used to convert vertex or edge values. This translator will be appropriate for translating these vertex or edge values to NullValue when the values are not used in an algorithm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)