[
https://issues.apache.org/jira/browse/BEAM-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545967#comment-17545967
]
Danny McCormick edited comment on BEAM-324 at 6/3/22 3:35 PM:
--------------------------------------------------------------
This issue has been migrated to [https://github.com/apache/beam/issues/17874]
was (Author: JIRAUSER282469):
This isn't actually real, but this issue has been migrated to
https://github.com/apache/beam/issues/17874
> Improve TypeDescriptor inference of DoFn's created inside a generic PTransform
> ------------------------------------------------------------------------------
>
> Key: BEAM-324
> URL: https://issues.apache.org/jira/browse/BEAM-324
> Project: Beam
> Issue Type: Wish
> Components: sdk-java-core
> Reporter: Ben Chambers
> Priority: P3
> Labels: Clarified
>
> Commit
> https://github.com/apache/incubator-beam/commit/aa7f07fa5b22f3656d52dc9e1d4557bceb87c013
> introduced the ability to infer a {{TypeDescriptor}} from an object created
> inside a concrete instance of a {{PTransform}} and used it to simplify
> {{SimpleFunction}} usage.
> We should probably look at using the same mechanism elsewhere, such as when
> inferring the output type of a {{ParDo}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)