[
https://issues.apache.org/jira/browse/BEAM-7236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-7236:
------------------------------
Description: The Beam documentation mentions that Flatten does not require
coders of all inputs to be of the same type, as long as the result type is the
same. However, the current implementation in the Spark Runner requires all
coders to match. (was: The Beam documentation mentions that Flatten does not
require coders of all inputs to be of the same type, as long as the result type
is the same. However, the current implementation in the Flink Runner requires
all coders to match.)
> Support transcoding for Flatten in Spark Runner
> -----------------------------------------------
>
> Key: BEAM-7236
> URL: https://issues.apache.org/jira/browse/BEAM-7236
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Kyle Weaver
> Priority: Minor
>
> The Beam documentation mentions that Flatten does not require coders of all
> inputs to be of the same type, as long as the result type is the same.
> However, the current implementation in the Spark Runner requires all coders
> to match.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)