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

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

                Author: ASF GitHub Bot
            Created on: 27/Nov/19 03:14
            Start Date: 27/Nov/19 03:14
    Worklog Time Spent: 10m 
      Work Description: rosetn commented on pull request #10200: [BEAM-8811] 
Upgrade Beam pipeline diagrams in docs
URL: https://github.com/apache/beam/pull/10200#discussion_r351079140
 
 

 ##########
 File path: website/src/documentation/programming-guide.md
 ##########
 @@ -536,11 +534,11 @@ a branching pipeline, like so:
 [PCollection of 'B' names] = [PCollection of database table rows] | [Transform 
B]
 ```
 
-The resulting workflow graph from the branching pipeline above looks like this.
+The graph of this branching pipeline looks like the following:
 
-![This pipeline applies two transforms to a single input collection. Each
+<br>![This pipeline applies two transforms to a single input collection. Each
   transform produces an output collection.](
-  {{ "/images/design-your-pipeline-multiple-pcollections.png" | prepend: 
site.baseurl }})
+  {{ "/images/design-your-pipeline-multiple-pcollections.svg" | prepend: 
site.baseurl }})
 
 *Figure: A branching pipeline. Two transforms are applied to a single
 
 Review comment:
   Add figure number
 
----------------------------------------------------------------
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: 350181)
    Time Spent: 2h  (was: 1h 50m)

> Upgrade Beam pipeline diagrams in docs
> --------------------------------------
>
>                 Key: BEAM-8811
>                 URL: https://issues.apache.org/jira/browse/BEAM-8811
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>            Reporter: Cyrus Maden
>            Assignee: Cyrus Maden
>            Priority: Minor
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




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

Reply via email to