[
https://issues.apache.org/jira/browse/BEAM-11357?focusedWorklogId=519880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-519880
]
ASF GitHub Bot logged work on BEAM-11357:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/20 21:33
Start Date: 03/Dec/20 21:33
Worklog Time Spent: 10m
Work Description: robertwb commented on a change in pull request #13434:
URL: https://github.com/apache/beam/pull/13434#discussion_r535645100
##########
File path: model/pipeline/src/main/proto/beam_runner_api.proto
##########
@@ -188,6 +188,13 @@ message PTransform {
// Transforms that are required to be implemented by a runner must omit this.
// All other transforms are required to specify this.
string environment_id = 7;
+
+ // (Optional) A map from URNs designating a type of annotation, to the
+ // annotation in binary format. For example, an annotation could indicate
+ // that this PTransform has specific resource preferences.
Review comment:
As discussed on the list, we specifically don't want to use these for
resource preferences.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 519880)
Time Spent: 40m (was: 0.5h)
> Support for annotations for transforms in Go SDK
> ------------------------------------------------
>
> Key: BEAM-11357
> URL: https://issues.apache.org/jira/browse/BEAM-11357
> Project: Beam
> Issue Type: New Feature
> Components: beam-model
> Reporter: Mirac Vuslat Basaran
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> See the [mail
> thread|https://lists.apache.org/thread.html/ra4f90560ac82bdbedfef36b3cd508da70ee7cf23383a0451d3875e45%40%3Cdev.beam.apache.org%3E]
> for a detailed explanation of the proposal.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)