You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2010/05/22 16:13:17 UTC

[jira] Commented: (AVRO-464) Rework internals of records and schemas for greater performance

    [ https://issues.apache.org/jira/browse/AVRO-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870300#action_12870300 ] 

Bruce Mitchener commented on AVRO-464:
--------------------------------------

This ended up including a first pass at the atom table stuff as well. Going to check in the current iteration of this shortly...

> Rework internals of records and schemas for greater performance
> ---------------------------------------------------------------
>
>                 Key: AVRO-464
>                 URL: https://issues.apache.org/jira/browse/AVRO-464
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>            Reporter: Bruce Mitchener
>            Assignee: Bruce Mitchener
>
> As far as I can tell, there's no need for the integer->string hash tables in schemas or records ... they can be arrays instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.