[jira] [Commented] (BEAM-12) Apply GroupByKey transforms on PCollection of normal type other than KV

2016-02-15 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147522#comment-15147522 ] Kenneth Knowles commented on BEAM-12: - Note also that the SDK includes a very simple comp

[jira] [Commented] (BEAM-12) Apply GroupByKey transforms on PCollection of normal type other than KV

2016-02-14 Thread bakeypan (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146869#comment-15146869 ] bakeypan commented on BEAM-12: -- hi, Daniel Thank you so much for so detailed explanation.

[jira] [Commented] (BEAM-12) Apply GroupByKey transforms on PCollection of normal type other than KV

2016-02-14 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146657#comment-15146657 ] Daniel Halperin commented on BEAM-12: - Hi, I'm assuming that `ExtractFn` is some sort of

[jira] [Commented] (BEAM-12) Apply GroupByKey transforms on PCollection of normal type other than KV

2016-02-14 Thread bakeypan (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146629#comment-15146629 ] bakeypan commented on BEAM-12: -- My point is that maybe we can omit the "ParDo.of(new ExtractFn()