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:
[email protected]