[ 
https://issues.apache.org/jira/browse/BEAM-12977?focusedWorklogId=657393&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-657393
 ]

ASF GitHub Bot logged work on BEAM-12977:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Sep/21 16:38
            Start Date: 29/Sep/21 16:38
    Worklog Time Spent: 10m 
      Work Description: kw2542 commented on a change in pull request #15601:
URL: https://github.com/apache/beam/pull/15601#discussion_r718699202



##########
File path: 
runners/samza/src/main/java/org/apache/beam/runners/samza/translation/ReshuffleTranslator.java
##########
@@ -79,4 +109,14 @@ public void translate(
             .map(kv -> OpMessage.ofElement(kv.getValue()))
         : inputStream.filter(op -> OpMessage.Type.ELEMENT == op.getType());
   }
+
+  /** Predicate to determine whether a URN is a Flink native transform. */

Review comment:
       Good catch!




-- 
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: 657393)
    Time Spent: 1h 10m  (was: 1h)

> Translates Reshuffle in Portable Mode with Samza native repartition operator
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-12977
>                 URL: https://issues.apache.org/jira/browse/BEAM-12977
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-samza
>            Reporter: Ke Wu
>            Assignee: Ke Wu
>            Priority: P2
>              Labels: portability-samza
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to