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

C library: schema_record_equal can return true if schemas have different # of fields

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.7
    • 1.8.0
    • c
    • None

    Description

      schema_record_equal(a, b) will return true if schema b contains more fields than schema a, as long as b contains all of a's fields. It should return false in this case.

      Attachments

        1. AVRO-1617.patch
          0.5 kB
          Skye Wanderman-Milne

        Activity

          People

            skye Skye Wanderman-Milne
            skye Skye Wanderman-Milne
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: