You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2020/01/29 17:29:00 UTC

[jira] [Created] (BEAM-9217) Update DoFn javadoc for schema type translation

Brian Hulette created BEAM-9217:
-----------------------------------

             Summary: Update DoFn javadoc for schema type translation
                 Key: BEAM-9217
                 URL: https://issues.apache.org/jira/browse/BEAM-9217
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Brian Hulette
            Assignee: Brian Hulette


see https://github.com/apache/beam/pull/10702#discussion_r372516471

The javadoc for {{@Element}} currently states "the argument type must match the input type of this DoFn", which is incorrect. We will translate between mismatched types if they both have equivalent schemas.

cc: [~reuvenlax]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)