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

Accurate method for evaluating schema compatibility

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.6
    • java
    • None

    Description

      Following AVRO-1385, it appears Avro's resolving decoder performs decode-time compatibility check, ie. per datum instance compatibility check, as opposed to per schema compatibility check.

      For our use-cases, we need to determine whether all datum instances of a particular writer schema will always succeed in being decoded using a given reader schema.

      Attachments

        1. AVRO-1409.20131203-202608.diff
          44 kB
          Christophe Taton

        Activity

          People

            kryzthov Christophe Taton
            kryzthov Christophe Taton
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: