[ 
https://issues.apache.org/jira/browse/BEAM-9919?focusedWorklogId=466494&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466494
 ]

ASF GitHub Bot logged work on BEAM-9919:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Aug/20 22:19
            Start Date: 04/Aug/20 22:19
    Worklog Time Spent: 10m 
      Work Description: pskevin commented on a change in pull request #12445:
URL: https://github.com/apache/beam/pull/12445#discussion_r465361934



##########
File path: sdks/python/Pipfile
##########
@@ -0,0 +1,12 @@
+[[source]]
+name = "pypi"

Review comment:
       Resolving since this was caused due to botched git workflows and have 
since been corrected.

##########
File path: sdks/python/Pipfile.lock
##########
@@ -0,0 +1,946 @@
+{
+    "_meta": {
+        "hash": {
+            "sha256": 
"4d830f0b6c127288985ac4b35fef456c1bfcd8ffb2d771f32593d302e04bb80c"
+        },
+        "pipfile-spec": 6,
+        "requires": {

Review comment:
       Resolving since this was caused due to botched git workflows and have 
since been corrected.

##########
File path: sdks/python/apache_beam/transforms/validate_runner_xlang_test.py
##########
@@ -14,6 +14,42 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
+
+"""
+###########################################################
+Runner Validation Test Suite for Cross-language Transforms
+###########################################################
+ As per Beams's Portability Framework design, Cross-language transforms

Review comment:
       Resolving since this was caused due to botched git workflows and have 
since been corrected.

##########
File path: sdks/python/apache_beam/examples/wordcount_docker.py
##########
@@ -0,0 +1,148 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.

Review comment:
       Resolving since this was caused due to botched git workflows and have 
since been corrected.




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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 466494)
    Time Spent: 1h 40m  (was: 1.5h)

> Add an External transform API to Go SDK
> ---------------------------------------
>
>                 Key: BEAM-9919
>                 URL: https://issues.apache.org/jira/browse/BEAM-9919
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Chamikara Madhusanka Jayalath
>            Priority: P3
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> This transform will be able to expand cross-language transforms by connecting 
> to a remote expansion service through Beam expansion API.
> [https://github.com/apache/beam/blob/master/model/job-management/src/main/proto/beam_expansion_api.proto]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to