Ryan Worley created BEAM-10564:
----------------------------------
Summary: Support more Avro field name formats when mapping to Java
fields
Key: BEAM-10564
URL: https://issues.apache.org/jira/browse/BEAM-10564
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Ryan Worley
When mapping Avro schema field names to the related generated Java class
fields, Beam currently supports Avro field names like field_name and fieldName.
This improvement will add support for Avro field names like FieldName and
FIELD_NAME.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)