AydarZaynutdinov commented on a change in pull request #16593:
URL: https://github.com/apache/beam/pull/16593#discussion_r791463241



##########
File path: playground/backend/internal/cloud_bucket/precompiled_objects.go
##########
@@ -52,6 +52,7 @@ type ObjectInfo struct {
        Categories      []string                 `json:"categories,omitempty"`
        PipelineOptions string                   
`protobuf:"bytes,3,opt,name=pipeline_options,proto3" 
json:"pipeline_options,omitempty"`
        Link            string                   
`protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
+       Graph           string                   
`protobuf:"bytes,7,opt,name=graph,proto3" json:"graph,omitempty"`

Review comment:
       Based on our discussion we send string representation of the graph to 
the frontend, not a 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]


Reply via email to