KhaninArtur commented on a change in pull request #16493:
URL: https://github.com/apache/beam/pull/16493#discussion_r792456224



##########
File path: playground/backend/internal/cache/cache.go
##########
@@ -55,6 +55,9 @@ const (
 
        // LogsIndex is the index of the start of the log
        LogsIndex SubKey = "LOGS_INDEX"
+
+       // ExamplesCatalog is catalog of examples available in Playground
+       ExamplesCatalog SubKey = "EXAMPLES_CATALOG"

Review comment:
       You are right, changed




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