[
https://issues.apache.org/jira/browse/BEAM-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udi Meiri resolved BEAM-8590.
-----------------------------
Fix Version/s: 2.20.0
Resolution: Fixed
> Python typehints: native types: consider bare container types as containing
> Any
> -------------------------------------------------------------------------------
>
> Key: BEAM-8590
> URL: https://issues.apache.org/jira/browse/BEAM-8590
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This is for convert_to_beam_type:
> For example, process(element: List) is the same as process(element:
> List[Any]).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)