You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/04/17 20:38:05 UTC

[GitHub] [beam] youngoli commented on a change in pull request #11443: [BEAM-9775] Add Go support for SDF StandardRequirements.

youngoli commented on a change in pull request #11443: [BEAM-9775] Add Go support for SDF StandardRequirements.
URL: https://github.com/apache/beam/pull/11443#discussion_r410417331
 
 

 ##########
 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 shouldn't have been here, just forgot to erase some changes. Reverting it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services