[ https://issues.apache.org/jira/browse/AVRO-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated AVRO-221: ------------------------------ Attachment: AVRO-221.patch Here's a version that uses dollar instead of underscore. Dollar is not permitted in Avro identifiers and is thus preferred. > Mangle conflicting names in generated code for Java > --------------------------------------------------- > > Key: AVRO-221 > URL: https://issues.apache.org/jira/browse/AVRO-221 > Project: Avro > Issue Type: Improvement > Components: java > Reporter: Philip Zeyliger > Assignee: Philip Zeyliger > Fix For: 1.3.0 > > Attachments: AVRO-221.patch, AVRO-221.patch.txt > > > Generated Java code should support fields that conflict with Java reserved > words. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.