[
https://issues.apache.org/jira/browse/FLINK-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516451#comment-15516451
]
ASF GitHub Bot commented on FLINK-4664:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/2536
I added a second commit to move the translators into their own subpackage,
as well as additional tests.
> 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)