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

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

                Author: ASF GitHub Bot
            Created on: 26/Jan/22 09:38
            Start Date: 26/Jan/22 09:38
    Worklog Time Spent: 10m 
      Work Description: KhaninArtur commented on a change in pull request 
#16493:
URL: https://github.com/apache/beam/pull/16493#discussion_r792457161



##########
File path: playground/backend/internal/utils/precompiled_objects_utils.go
##########
@@ -37,3 +46,37 @@ func PutPrecompiledObjectsToCategory(categoryName string, 
precompiledObjects *cl
        }
        sdkCategory.Categories = append(sdkCategory.Categories, &category)
 }
+
+// GetPrecompiledObjectsCatalogFromCache returns the precompiled objects 
catalog from the cache
+func GetPrecompiledObjectsCatalogFromCache(ctx context.Context, cacheService 
cache.Cache) ([]*pb.Categories, error) {

Review comment:
       This one became redundant and `GetPrecompiledObjectsCatalogFromStorage` 
I changed to `GetCatalogFromStorage`




-- 
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: 715547)
    Time Spent: 3h  (was: 2h 50m)

> Save catalog data to the cache
> ------------------------------
>
>                 Key: BEAM-13632
>                 URL: https://issues.apache.org/jira/browse/BEAM-13632
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Artur Khanin
>            Assignee: Artur Khanin
>            Priority: P2
>              Labels: beam-playground-backend
>          Time Spent: 3h
>  Remaining Estimate: 0h
>




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

Reply via email to