[
https://issues.apache.org/jira/browse/BEAM-12832?focusedWorklogId=648360&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-648360
]
ASF GitHub Bot logged work on BEAM-12832:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Sep/21 03:41
Start Date: 09/Sep/21 03:41
Worklog Time Spent: 10m
Work Description: youngoli commented on a change in pull request #15447:
URL: https://github.com/apache/beam/pull/15447#discussion_r704926739
##########
File path: website/www/site/content/en/documentation/programming-guide.md
##########
@@ -6350,6 +6350,11 @@ $ python -m
apache_beam.runners.portability.expansion_service_test -p $PORT_FOR_
Currently Python external transforms are limited to dependencies available in
core Beam SDK Harness.
+#### 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.
Review comment:
Done.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 648360)
Time Spent: 40m (was: 0.5h)
> Add Go SDK to "Using Cross-language Transforms" in programming guide
> --------------------------------------------------------------------
>
> Key: BEAM-12832
> URL: https://issues.apache.org/jira/browse/BEAM-12832
> Project: Beam
> Issue Type: Sub-task
> Components: cross-language, website
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> [https://beam.apache.org/documentation/programming-guide/#1321-using-cross-language-transforms-in-a-java-pipeline]
> This should add instructions and equivalent examples to the existing SDKs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)