Ahmet Altay created BEAM-2427:
---------------------------------
Summary: ParDo should only accept DoFns
Key: BEAM-2427
URL: https://issues.apache.org/jira/browse/BEAM-2427
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Ahmet Altay
for version 3.0
Remove support for accepting user fns directly as ParDo input.
Remove this function:
https://github.com/apache/beam/blob/911bfbdef62a7bb750426da9cc59537c4ffd9e1f/sdks/python/apache_beam/transforms/core.py#L639
Before version 3.0 the above function could be deprecated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)