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

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

                Author: ASF GitHub Bot
            Created on: 02/Feb/22 15:15
            Start Date: 02/Feb/22 15:15
    Worklog Time Spent: 10m 
      Work Description: AydarZaynutdinov commented on a change in pull request 
#16593:
URL: https://github.com/apache/beam/pull/16593#discussion_r797712999



##########
File path: playground/backend/internal/cloud_bucket/precompiled_objects.go
##########
@@ -35,6 +35,7 @@ const (
        BucketName       = "playground-precompiled-objects"
        OutputExtension  = "output"
        LogsExtension    = "log"
+       GraphExtension   = "graph"

Review comment:
       Actually, it doesn't matter. We keep output to the `.output` file 
instead of the `.txt` file, so we can keep the graph to the `.graph` file as 
well. If it is needed to be changed, then need also change on the CI/CD part, 
because from CI/CD part we send `.graph` file




-- 
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: 719443)
    Time Spent: 3h 10m  (was: 3h)

> [Playground] Add graph to the precompiled objects
> -------------------------------------------------
>
>                 Key: BEAM-13725
>                 URL: https://issues.apache.org/jira/browse/BEAM-13725
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Aydar Zaynutdinov
>            Assignee: Aydar Zaynutdinov
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-8
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Add a new string field _graph_ to the precompiled objects. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to