daria-malkova commented on a change in pull request #16593:
URL: https://github.com/apache/beam/pull/16593#discussion_r791461159



##########
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:
       I think we need to store graph separately in a file like graph.dot, not 
in meta.info




-- 
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