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:30:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16953335#comment-16953335 ] 

Brian Hulette commented on BEAM-8419:
-------------------------------------

FYI [~reuvenlax]. Request from [slack|https://the-asf.slack.com/archives/CBDJYM6DA/p1570189415030200]

> 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: Major
>
> 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)