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

Complex type support for write streams

    XMLWordPrintableJSON

Details

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

    Description

      This patch:

      • Ensures that proper write handlers are defined for all data types
      • Moves the decorator module to a separate source file in the top-level 'datatypes' directory
      • Renames avro_value_info to avro_value_module
      • Removes internal types (AVRO_DECORATOR, AVRO_FIELD) from public API since they are private types
      • Adds a new opaque avro_value type and removes all references to it in the private code

      This patch is part of the prep work needed to start a public API and complete unit tests for the complex types.

      Attachments

        1. AVRO-195.patch
          30 kB
          Matt Massie
        2. AVRO-195.patch
          29 kB
          Matt Massie

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: