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 18:35:38 UTC

[GitHub] [beam] kennknowles opened a new issue, #18444: Support PTransform overriding when input and output types are different

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

   https://github.com/apache/beam/pull/3333 adds ability to dynamically replace PTransforms but does not support replacements when input and/or output types are different. We have to address complexities due to type hints before supporting replacements with different types.
   
   Imported from Jira [BEAM-2432](https://issues.apache.org/jira/browse/BEAM-2432). Original Jira may contain additional context.
   Reported by: chamikara.


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