You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Mark Wagner (JIRA)" <ji...@apache.org> on 2013/06/19 03:20:20 UTC

[jira] [Created] (AVRO-1348) Improve Utf8 to String conversion

Mark Wagner created AVRO-1348:
---------------------------------

             Summary: Improve Utf8 to String conversion
                 Key: AVRO-1348
                 URL: https://issues.apache.org/jira/browse/AVRO-1348
             Project: Avro
          Issue Type: Bug
            Reporter: Mark Wagner
            Assignee: Mark Wagner


AVRO-1241 found that the existing method of creating Strings from Utf8 byte arrays could be made faster. The same method is being used in the Utf8.toString(), and could likely be sped up by doing the same thing.

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