[
https://issues.apache.org/jira/browse/BEAM-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546782#comment-17546782
]
Kenneth Knowles commented on BEAM-3381:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18613
> Handle trivial inference with default arguments
> -----------------------------------------------
>
> Key: BEAM-3381
> URL: https://issues.apache.org/jira/browse/BEAM-3381
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Luke Zhu
> Priority: P3
>
> make_function in opcodes.py was updated to make for-comprehensions compatible
> with Python 3. Currently, functions that have default arguments are
> unsupported. Default arguments will be left on the stack, affecting how
> future instructions are processed.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)