[
https://issues.apache.org/jira/browse/BEAM-13860?focusedWorklogId=725459&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-725459
]
ASF GitHub Bot logged work on BEAM-13860:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Feb/22 21:46
Start Date: 11/Feb/22 21:46
Worklog Time Spent: 10m
Work Description: robertwb commented on pull request #16788:
URL: https://github.com/apache/beam/pull/16788#issuecomment-1036650628
Given your explorations, I think this makes sense despite being technically
backwards incompatible. (IMHO, it's a bug fix.)
--
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: 725459)
Time Spent: 2h 20m (was: 2h 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: 2h 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)