You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/04/23 22:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-8419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-8419:
----------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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)