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

Support reading of files created with Avro 1.5 that use invalid characters in field and record names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0, 1.5.1
    • 1.5.2
    • java
    • None

    Description

      Avro 1.4 had a bug that let users create schemas with invalid characters in field and record names.

      For example, the '-' character used to be allowed in field and record names, but Avro 1.5 will now fail.

      We need some kind of compatibility mode that supports schemas with invalid characters, so that existing files created with Avro 1.4 can be read by Avro 1.5.

      Attachments

        1. AVRO-838.patch
          3 kB
          Doug Cutting

        Activity

          People

            cutting Doug Cutting
            kkrugler Kenneth William Krugler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: