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

Doug Cutting updated AVRO-1252:
-------------------------------

    Attachment: AVRO-1252.txt

Here's a patch that implements this.
                
> enable compiler tool to generate String instead of Utf8
> -------------------------------------------------------
>
>                 Key: AVRO-1252
>                 URL: https://issues.apache.org/jira/browse/AVRO-1252
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>            Priority: Minor
>         Attachments: AVRO-1252.txt
>
>
> Since AVRO-803 the schema-to-Java compiler has permitted one to have strings 
> represented with java.lang.String instead of org.apache.avro.util.Utf8.  The 
> Maven tasks that run the compiler permit one to specify this, but the 
> command-line tool does not.  We should add that capability.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to