You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 17:14:33 UTC

[GitHub] [beam] kennknowles opened a new issue, #18263: ParDo should only accept DoFns

kennknowles opened a new issue, #18263:
URL: https://github.com/apache/beam/issues/18263

   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.
   
   Imported from Jira [BEAM-2427](https://issues.apache.org/jira/browse/BEAM-2427). Original Jira may contain additional context.
   Reported by: altay.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org