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

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

                Author: ASF GitHub Bot
            Created on: 17/Apr/20 18:38
            Start Date: 17/Apr/20 18:38
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on pull request #11443: [BEAM-9775] 
Add Go support for SDF StandardRequirements.
URL: https://github.com/apache/beam/pull/11443#discussion_r410402699
 
 

 ##########
 File path: sdks/go/pkg/beam/pardo.go
 ##########
 @@ -17,10 +17,9 @@ package beam
 
 import (
        "fmt"
+       "github.com/apache/beam/sdks/go/pkg/beam/core/graph"
 
 Review comment:
   This doesn't look like a necessary change, and groups the standard library 
imports with the rest of them. Consider reverting this change.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 424340)
    Time Spent: 40m  (was: 0.5h)

> Add capability to run SDFs on Flink Runner and Python FnApiRunner.
> ------------------------------------------------------------------
>
>                 Key: BEAM-9775
>                 URL: https://issues.apache.org/jira/browse/BEAM-9775
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is pretty simple: Add any missing requirements for being able to 
> actually execute SDFs, and _maybe_ an example SDF or something that actually 
> works. This can be marked completed when we can run a simple SDF with the Go 
> SDK.
> I'm still hesitant on the example SDF because it may imply that the feature 
> is ready for general usage, so it might need to be bundled with the 
> documentation PR, but we'll see.



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

Reply via email to