You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2013/02/12 22:59:15 UTC

[jira] [Created] (AVRO-1252) enable compiler tool to generate String instead of Utf8

Doug Cutting created AVRO-1252:
----------------------------------

             Summary: 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


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