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

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

                Author: ASF GitHub Bot
            Created on: 10/Dec/21 12:50
            Start Date: 10/Dec/21 12:50
    Worklog Time Spent: 10m 
      Work Description: daria-malkova commented on a change in pull request 
#16172:
URL: https://github.com/apache/beam/pull/16172#discussion_r766652250



##########
File path: playground/backend/internal/code_processing/code_processing.go
##########
@@ -95,7 +95,7 @@ func Process(ctx context.Context, cacheService cache.Cache, 
lc *fs_tool.LifeCycl
        // Prepare
        logger.Infof("%s: Prepare() ...\n", pipelineId)
        prepareFunc := executor.Prepare()
-       go prepareFunc(successChannel, errorChannel)
+       go prepareFunc(successChannel, errorChannel, &validationResults, 
lc.GetAbsoluteSourceFilePath())

Review comment:
       Why do you need GetAbsoluteSourceFilePath? 




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

> [Playground] Add java preparator for run katas
> ----------------------------------------------
>
>                 Key: BEAM-13417
>                 URL: https://issues.apache.org/jira/browse/BEAM-13417
>             Project: Beam
>          Issue Type: Task
>          Components: beam-playground
>            Reporter: Pavel Avilov
>            Assignee: Pavel Avilov
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-5
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Add java preparator to run katas: preparator should remove the package line 
> in the received katas.



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

Reply via email to