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

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

                Author: ASF GitHub Bot
            Created on: 14/Jan/21 22:37
            Start Date: 14/Jan/21 22:37
    Worklog Time Spent: 10m 
      Work Description: ihji commented on a change in pull request #13606:
URL: https://github.com/apache/beam/pull/13606#discussion_r557743925



##########
File path: sdks/go/pkg/beam/artifact/materialize.go
##########
@@ -39,27 +42,31 @@ import (
 
 // TODO(lostluck): 2018/05/28 Extract these from their enum descriptors in the 
pipeline_v1 proto
 const (
+       URNFileArtifact   = "beam:artifact:type:file:v1"
+       URNPypiInstallReq = "beam:artifact:role:pypi_install_req:v1"
        URNStagingTo      = "beam:artifact:role:staging_to:v1"
        NoArtifactsStaged = "__no_artifacts_staged__"
 )
 
+var idCounter uint64

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.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 536207)
    Time Spent: 4h 40m  (was: 4.5h)

> Adding PYPI_INSTALL_REQ role and SDK container support
> ------------------------------------------------------
>
>                 Key: BEAM-11519
>                 URL: https://issues.apache.org/jira/browse/BEAM-11519
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-model, cross-language, sdk-py-harness
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: P2
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Adding PYPI_INSTALL_REQ role and SDK container support



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

Reply via email to