[
https://issues.apache.org/jira/browse/BEAM-11164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223892#comment-17223892
]
Yang Yang commented on BEAM-11164:
----------------------------------
Please assign this to me since I already have a fix ready:
https://github.com/apache/beam/pull/13236
> beam.Partition can not handle PValue as side inputs
> ---------------------------------------------------
>
> Key: BEAM-11164
> URL: https://issues.apache.org/jira/browse/BEAM-11164
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.24.0, 2.25.0
> Environment: python3
> Reporter: Yang Yang
> Priority: P1
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> beam.Partition doesn't correctly pass PValue typed side inputs to the
> downstream ParDo transform, which causes the Beam pipeline fails if passing a
> Pvalue typed side input to beam.Partition ptransform.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)