[jira] [Updated] (BEAM-730) Remove Reshuffle transform in favor of Redistribute.byKey()

2016-12-01 Thread Daniel Halperin (JIRA)

 [ 
https://issues.apache.org/jira/browse/BEAM-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Halperin updated BEAM-730:
-
Component/s: sdk-java-core

> Remove Reshuffle transform in favor of Redistribute.byKey()
> ---
>
> Key: BEAM-730
> URL: https://issues.apache.org/jira/browse/BEAM-730
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-java-core
>Reporter: Eugene Kirpichov
>Assignee: Eugene Kirpichov
>
> https://github.com/apache/incubator-beam/pull/1036 introduces a Redistribute 
> transform which is a superset of Reshuffle. Reshuffle is an internal 
> implementation detail transform, while Redistribute is generally useful. The 
> current bug is to remove Reshuffle or hide it from users to reduce confusion.



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


[jira] [Updated] (BEAM-730) Remove Reshuffle transform in favor of Redistribute.byKey()

2016-10-07 Thread Daniel Halperin (JIRA)

 [ 
https://issues.apache.org/jira/browse/BEAM-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Halperin updated BEAM-730:
-
Assignee: Eugene Kirpichov

> Remove Reshuffle transform in favor of Redistribute.byKey()
> ---
>
> Key: BEAM-730
> URL: https://issues.apache.org/jira/browse/BEAM-730
> Project: Beam
>  Issue Type: Bug
>Reporter: Eugene Kirpichov
>Assignee: Eugene Kirpichov
>
> https://github.com/apache/incubator-beam/pull/1036 introduces a Redistribute 
> transform which is a superset of Reshuffle. Reshuffle is an internal 
> implementation detail transform, while Redistribute is generally useful. The 
> current bug is to remove Reshuffle or hide it from users to reduce confusion.



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