[
https://issues.apache.org/jira/browse/BEAM-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated BEAM-13860:
---------------------------------
Summary: ParDo.infer_output_type expects DoFn.infer_output_type to return
Iterable of element_type (was: ParDo.infer_output_type expects
Do.infer_output_type to return Iterable of element_type)
> ParDo.infer_output_type expects DoFn.infer_output_type to return Iterable of
> element_type
> -----------------------------------------------------------------------------------------
>
> Key: BEAM-13860
> URL: https://issues.apache.org/jira/browse/BEAM-13860
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> ParDo.infer_output_type expects Do.infer_output_type to return Iterable of
> element_type, but this is inconsistent with every other infer_output_type
> implementation, which is expected to return the actual element type
--
This message was sent by Atlassian Jira
(v8.20.1#820001)