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

Use field default value to fill in missing values when serializing records

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • python
    • None

    Description

      Field default values according to the spec are meant to fill in fields present in the reader schema but missing from the writer schema during deserialization. In addition to that default values could be used in the writer schema to fill in missing values when serializing. This is already supported in the Java implementation through record builders.

      Attachments

        1. AVRO-1566.patch
          2 kB
          Jeno I. Hajdu

        Activity

          People

            Unassigned Unassigned
            hji Jeno I. Hajdu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: