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 2019/10/17 02:29:00 UTC

[jira] [Created] (BEAM-8419) Add ability to populate Schema field descriptions from Java classes

Brian Hulette created BEAM-8419:
-----------------------------------

             Summary: Add ability to populate Schema field descriptions from Java classes
                 Key: BEAM-8419
                 URL: https://issues.apache.org/jira/browse/BEAM-8419
             Project: Beam
          Issue Type: New Feature
          Components: sdk-java-core
            Reporter: Brian Hulette


Maybe with an annotation? For example:

{code:java}
@SchemaDescription("this is my fun string field")
public String foo
{code}




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