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

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

                Author: ASF GitHub Bot
            Created on: 21/Jan/22 14:29
            Start Date: 21/Jan/22 14:29
    Worklog Time Spent: 10m 
      Work Description: KhaninArtur commented on a change in pull request 
#16484:
URL: https://github.com/apache/beam/pull/16484#discussion_r789703720



##########
File path: playground/backend/cmd/server/controller.go
##########
@@ -241,28 +241,33 @@ func (controller *playgroundController) Cancel(ctx 
context.Context, info *pb.Can
 }
 
 // GetPrecompiledObjects returns the list of examples
+// - If SDK and category are unspecified in the request, gets the whole 
catalog from the cache
+//     - If there is no catalog in the cache, gets the catalog from the 
Storage and saves it to the cache
+// - If SDK or category is specified in the request, gets the specific catalog 
from the Storage

Review comment:
       @AydarZaynutdinov this goes from my PR, I'm working on this right now, 
I'll let Pavel know when it's done




-- 
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: 712900)
    Time Spent: 3h 40m  (was: 3.5h)

> Implement method to get a default example for each SDKs
> -------------------------------------------------------
>
>                 Key: BEAM-13633
>                 URL: https://issues.apache.org/jira/browse/BEAM-13633
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Pavel Avilov
>            Assignee: Pavel Avilov
>            Priority: P2
>              Labels: beam-playground-backend, beam-playground-sprint-7
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> Need to implement a method that will return a default example for each SDKs. 
> Store the description of default examples in the config.



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

Reply via email to