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

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

                Author: ASF GitHub Bot
            Created on: 25/Jan/22 10:19
            Start Date: 25/Jan/22 10:19
    Worklog Time Spent: 10m 
      Work Description: KhaninArtur commented on a change in pull request 
#16593:
URL: https://github.com/apache/beam/pull/16593#discussion_r791562185



##########
File path: playground/backend/internal/utils/precompiled_objects_utils_test.go
##########
@@ -24,7 +24,7 @@ import (
 
 func TestPutPrecompiledObjectsToCategory(t *testing.T) {
        precompiledObjectToAdd := &cloud_bucket.PrecompiledObjects{
-               {"TestName", "SDK_JAVA/TestCategory/TestName.java", 
"TestDescription", pb.PrecompiledObjectType_PRECOMPILED_OBJECT_TYPE_EXAMPLE, 
[]string{""}, "", ""},
+               {"TestName", "SDK_JAVA/TestCategory/TestName.java", 
"TestDescription", pb.PrecompiledObjectType_PRECOMPILED_OBJECT_TYPE_EXAMPLE, 
[]string{""}, "", "", ""},

Review comment:
       Seems like we don't need this change then?




-- 
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: 714363)
    Time Spent: 1.5h  (was: 1h 20m)

> [Playground] Add graph to the precompiled objects
> -------------------------------------------------
>
>                 Key: BEAM-13725
>                 URL: https://issues.apache.org/jira/browse/BEAM-13725
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Aydar Zaynutdinov
>            Assignee: Aydar Zaynutdinov
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-8
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Add a new string field _graph_ to the precompiled objects. 



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

Reply via email to