You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/04/25 15:13:04 UTC

[jira] [Created] (FLINK-6382) Support all numeric types for generated graphs in Gelly examples

Greg Hogan created FLINK-6382:
---------------------------------

             Summary: Support all numeric types for generated graphs in Gelly examples
                 Key: FLINK-6382
                 URL: https://issues.apache.org/jira/browse/FLINK-6382
             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


The Gelly examples current support {{IntValue}}, {{LongValue}}, and {{StringValue}} for {{RMatGraph}}. Allow transformations and tests for all generated graphs for {{ByteValue}}, {{Byte}}, {{ShortValue}}, {{Short}}, {{CharValue}}, {{Character}}, {{Integer}}, {{Long}}, and {{String}}.

This is additionally of interest for benchmarking and testing modifications to Flink's internal sort.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)