lostluck commented on a change in pull request #12066:
URL: https://github.com/apache/beam/pull/12066#discussion_r446579704
##########
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:
I remember. Side Output was a historical holdover from the original
Dataflow API, and by the nature of how extra outputs are handled by the Java
SDK. Thanks!
----------------------------------------------------------------
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]