You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/02/02 14:43:09 UTC

[GitHub] [beam] ilya-kozyrev commented on a change in pull request #16593: [BEAM-13725][Playground] Add graph to the precompiled objects

ilya-kozyrev commented on a change in pull request #16593:
URL: https://github.com/apache/beam/pull/16593#discussion_r797675578



##########
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:
       Maybe .dot? 




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org