[ 
https://issues.apache.org/jira/browse/BEAM-10564?focusedWorklogId=484087&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-484087
 ]

ASF GitHub Bot logged work on BEAM-10564:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Sep/20 16:24
            Start Date: 14/Sep/20 16:24
    Worklog Time Spent: 10m 
      Work Description: rworley-monster commented on pull request #12367:
URL: https://github.com/apache/beam/pull/12367#issuecomment-692166530


   I have looked into both of the failing checks and the first appears to be a 
syntax error in `beam\examples\java\build.gradle` and the second I am not able 
to reproduce locally with the same schema and method call 
(`AvroUtils.toBeamRowStrict`).  Though I haven't found the values that were 
used for the `GenericRecord`, so that could make the difference.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 484087)
    Time Spent: 1.5h  (was: 1h 20m)

> 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
>          Time Spent: 1.5h
>  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)

Reply via email to