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)
