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

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

                Author: ASF GitHub Bot
            Created on: 19/Jul/19 19:41
            Start Date: 19/Jul/19 19:41
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on pull request #9072: [BEAM-7761] Add 
transform_name_mapping pipeline option for python sdk
URL: https://github.com/apache/beam/pull/9072#discussion_r305499873
 
 

 ##########
 File path: sdks/python/apache_beam/options/pipeline_options_validator.py
 ##########
 @@ -174,6 +179,16 @@ def validate_cloud_options(self, view):
       if not view.job_name:
         errors.extend(self._validate_error(
             'Existing job name must be provided when updating a pipeline.'))
+    if view.transform_name_mapping:
 
 Review comment:
   added streaming option validation below.
 
----------------------------------------------------------------
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: 279911)
    Time Spent: 1h 20m  (was: 1h 10m)

> Support transform_name_mapping option in python sdk
> ---------------------------------------------------
>
>                 Key: BEAM-7761
>                 URL: https://issues.apache.org/jira/browse/BEAM-7761
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Yichi Zhang
>            Assignee: Yichi Zhang
>            Priority: Minor
>             Fix For: 2.15.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Add transform_name_mapping pipeline option in python sdk to support runner 
> job update such asĀ 
> [https://cloud.google.com/dataflow/docs/guides/updating-a-pipeline]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to