damccorm commented on code in PR #21834: URL: https://github.com/apache/beam/pull/21834#discussion_r898009838
########## website/www/site/content/en/documentation/programming-guide.md: ########## @@ -6892,7 +6892,7 @@ Currently Python external transforms are limited to dependencies available in th #### 13.1.3. Creating cross-language Go transforms Go currently does not support creating cross-language transforms, only using cross-language -transforms from other languages; see more at [Issue 21767](https://github.com/apache/beam/issues/21767). +transforms from other languages; see more at [https://github.com/apache/beam/issues/21767](https://github.com/apache/beam/issues/21767). Review Comment: Nope, fixed! ########## website/www/site/content/en/documentation/programming-guide.md: ########## @@ -2193,7 +2193,7 @@ Timers and States are explained in more detail in the {{< paragraph class="language-go" >}} **Timer and State:** -This feature isn't implemented in the Go SDK; see more at [Issue 20510](https://github.com/apache/beam/issues/20510). Once implemented, user defined Timer and State parameters can be used in a stateful DoFn. Review Comment: Fixed! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
