[
https://issues.apache.org/jira/browse/BEAM-14049?focusedWorklogId=738574&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-738574
]
ASF GitHub Bot logged work on BEAM-14049:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Mar/22 07:12
Start Date: 09/Mar/22 07:12
Worklog Time Spent: 10m
Work Description: pavel-avilov commented on a change in pull request
#17016:
URL: https://github.com/apache/beam/pull/17016#discussion_r822345343
##########
File path: playground/api/v1/api.proto
##########
@@ -274,6 +284,9 @@ service PlaygroundService {
// Get all precompiled objects from the cloud storage.
rpc GetPrecompiledObjects(GetPrecompiledObjectsRequest) returns
(GetPrecompiledObjectsResponse);
+ // Get precompiled objects from the cloud storage.
Review comment:
```suggestion
// Get precompiled object from the cloud storage.
```
--
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: 738574)
Time Spent: 0.5h (was: 20m)
> [Playground] Add new API method to get Precompiled Object
> ---------------------------------------------------------
>
> Key: BEAM-14049
> URL: https://issues.apache.org/jira/browse/BEAM-14049
> Project: Beam
> Issue Type: Improvement
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Labels: beam-playground-backend
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add new API method to receive _PrecompiledObject_ by _path_
--
This message was sent by Atlassian Jira
(v8.20.1#820001)