You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ryan Worley (Jira)" <ji...@apache.org> on 2020/10/16 07:44:00 UTC

[jira] [Updated] (BEAM-10564) Support more Avro field name formats when mapping to Java fields

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

Ryan Worley updated BEAM-10564:
-------------------------------
    Status: Resolved  (was: In Progress)

> 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
>            Assignee: Ryan Worley
>            Priority: P2
>              Labels: Clarified
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> 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)