[
https://issues.apache.org/jira/browse/BEAM-12999?focusedWorklogId=729816&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-729816
]
ASF GitHub Bot logged work on BEAM-12999:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/22 19:34
Start Date: 18/Feb/22 19:34
Worklog Time Spent: 10m
Work Description: kw2542 commented on pull request #15665:
URL: https://github.com/apache/beam/pull/15665#issuecomment-1045069152
@kennknowles I suppose the motivation to add two instead of one is because
RESHUFFLE is representing RESHUFFLE_ELEMENTS in Java but RESHUFFLE_PER_KEY in
Python.
Therefore, to avoid confusion, I plan to deprecate RESHUFFLE and replace it
with two delicate Urns. Let me know what you think on this. We could add only
one and reuse RESHUFFLE but make it explicit as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 729816)
Time Spent: 22.5h (was: 22h 20m)
> Improve Reshuffle Transform
> ---------------------------
>
> Key: BEAM-12999
> URL: https://issues.apache.org/jira/browse/BEAM-12999
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go, sdk-java-core, sdk-py-core
> Reporter: Ke Wu
> Priority: P3
> Time Spent: 22.5h
> Remaining Estimate: 0h
>
> See discussion
> [https://lists.apache.org/thread.html/r83adaad3a512ad186f2f9dc9dc4bec2a789070677c07cdcaad6fcfa5%40%3Cdev.beam.apache.org%3E]
>
>
> “beam:transform:reshuffle:v1" Transform represents different semantic
> transforms in different SDKs. The proposal is to replace
> "beam:transform:reshuffle:v1" with two new urns, one to represent reshuffle
> KV PCollection using the K, and the other to reshuffle based on random key.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)