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/06/27 02:56:07 UTC

[GitHub] [beam] henryken commented on a change in pull request #12066: [BEAM-9679] Add Additional Outputs Lesson to Core Transform Go SDK katas

henryken commented on a change in pull request #12066:
URL: https://github.com/apache/beam/pull/12066#discussion_r446475735



##########
File path: learning/katas/go/Core Transforms/Additional Outputs/Additional Outputs/task.md
##########
@@ -16,12 +16,10 @@
   ~ limitations under the License.
   -->
 
-# Side Output
+# Additional Outputs
 
-While ParDo always produces a main output PCollection (as the return value from apply), you can 

Review comment:
       This paragraph is actually from the Beam Programming Guide.
   https://beam.apache.org/documentation/programming-guide/#additional-outputs
   Probably should consider revising the guide as well if it's not accurate, e.g. main output.
   
   FYI, historically it used to be called Side Output.




----------------------------------------------------------------
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