[jira] [Created] (FLINK-1138) Allow users to specify methods instead of fields in key expressions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1138) Allow users to specify methods instead of fields in key expressions

Shang Yuanchun (Jira)
Robert Metzger created FLINK-1138:
-------------------------------------

             Summary: Allow users to specify methods instead of fields in key expressions
                 Key: FLINK-1138
                 URL: https://issues.apache.org/jira/browse/FLINK-1138
             Project: Flink
          Issue Type: Improvement
          Components: Java API
            Reporter: Robert Metzger
            Priority: Minor


Currently, users can specify grouping fields only on the fields of a POJO.
It would be nice to allow users also to name a method (such as "getVertexId()") to be called.





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