riteshghorse opened a new issue, #23640:
URL: https://github.com/apache/beam/issues/23640

   ### What needs to happen?
   
   Expansion request has additional field for [output coder 
request](https://github.com/apache/beam/blob/a297ebd3ffaf5c196d8d0262d762d06491648cef/model/job-management/src/main/proto/org/apache/beam/model/job_management/v1/beam_expansion_api.proto#L54)
 which is used to tell the expansion service to use that coder for output 
produced. Currently, we marshal the coder for output types one after the 
expanded field is populated. 
   To make these coders accessible to populate the `OutputCoderRequests` in 
expansion request, we need these coders to be present in the pipeline 
components. 
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: sdk-go


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