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

New value_t API does not write out spec compatible files - header, metadata and blocks are missing.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.4
    • 1.6.0
    • c
    • N/A

    • datum_t, schema, header, spec

    Description

      We have switched over to the new value_t API for our application, as it provides more AVRO types that we need (enum, array, etc), however we have noticed that there isn't a way to write out a spec compatible AVRO file.

      The old API was able to write out a header as well as the schema, the finally each data block (and sync marker).

      I could possibly try and re-implement this myself, however I am unsure as to the design (how it would fit into the new datum API).

      Attachments

        Activity

          People

            dcreager Douglas Creager
            lmartinking Lucas Martin-King
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: