[
https://issues.apache.org/jira/browse/BEAM-8492?focusedWorklogId=360541&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-360541
]
ASF GitHub Bot logged work on BEAM-8492:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Dec/19 22:41
Start Date: 16/Dec/19 22:41
Worklog Time Spent: 10m
Work Description: robertwb commented on issue #9895: [BEAM-8492] Allow
None, Optional return hints for DoFn.process and friends
URL: https://github.com/apache/beam/pull/9895#issuecomment-566279979
Looks like the type failure is only a warning in the test?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 360541)
Time Spent: 1h 20m (was: 1h 10m)
> Python typehints: don't try to strip_iterable from None
> -------------------------------------------------------
>
> Key: BEAM-8492
> URL: https://issues.apache.org/jira/browse/BEAM-8492
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The return value of DoFn.process can be an iterable of elements or None.
> Handle the case when the output type hint of process is None.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)