[
https://issues.apache.org/jira/browse/BEAM-14251?focusedWorklogId=757145&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757145
]
ASF GitHub Bot logged work on BEAM-14251:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Apr/22 18:33
Start Date: 14/Apr/22 18:33
Worklog Time Spent: 10m
Work Description: 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.
Issue Time Tracking
-------------------
Worklog Id: (was: 757145)
Time Spent: 1h 10m (was: 1h)
> add output_coder_override to ExpansionRequest
> ---------------------------------------------
>
> Key: BEAM-14251
> URL: https://issues.apache.org/jira/browse/BEAM-14251
> Project: Beam
> Issue Type: Improvement
> Components: cross-language
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> add output_coder_override to ExpansionRequest
--
This message was sent by Atlassian Jira
(v8.20.1#820001)