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 18:38:31 UTC

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

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


With regards,
Apache Git Services