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

Reply via email to