ihji commented on code in PR #17280:
URL: https://github.com/apache/beam/pull/17280#discussion_r850705733


##########
model/job-management/src/main/proto/beam_expansion_api.proto:
##########
@@ -46,6 +46,9 @@ message ExpansionRequest {
   // A namespace (prefix) to use for the id of any newly created
   // components.
   string namespace = 3;
+
+  // (Optional) If this coder is set, overrides the output type of 
ExternalTransform
+  org.apache.beam.model.pipeline.v1.Coder output_coder_override = 4;

Review Comment:
   Done.



-- 
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]

Reply via email to