[
https://issues.apache.org/jira/browse/BEAM-13860?focusedWorklogId=727469&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-727469
]
ASF GitHub Bot logged work on BEAM-13860:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Feb/22 18:53
Start Date: 15/Feb/22 18:53
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #16788:
URL: https://github.com/apache/beam/pull/16788#issuecomment-1039381715
Added a CHANGES.md update about the breaking change.
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 727469)
Time Spent: 3h 20m (was: 3h 10m)
> 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: 3h 20m
> 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)