Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-394

Simplify and consolidate all data structures into hash tables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • c
    • None

    Description

      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.

      Attachments

        1. AVRO-394.patch
          52 kB
          Matt Massie

        Activity

          People

            massie Matt Massie
            massie Matt Massie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: