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

Matt Massie resolved AVRO-394.
------------------------------

    Resolution: Fixed

Committed to trunk

> Simplify and consolidate all data structures into hash tables
> -------------------------------------------------------------
>
>                 Key: AVRO-394
>                 URL: https://issues.apache.org/jira/browse/AVRO-394
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>            Reporter: Matt Massie
>            Assignee: Matt Massie
>         Attachments: AVRO-394.patch
>
>
> Previously, I was using a singly-linked tail queue for lists/array of data 
> structures.
> To make the code cleaner, performant and easier to maintain, I've dropped 
> queue.h and instead use the numerical hash tables in st.h/st.c. 
>  

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

Reply via email to