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

Serialize Avro schema objects to avdl file (IDL format)

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • java

    Description

      It is already possible to serialize Avro schema objects to JSON (avpr and avsc) format using the toString(boolean) method. However it would be nice to have a serialization option that serializes Avro schema objects to Avro IDL (avdl) format. This makes it possible to share Avro schema's in IDL format when using a code first approach and also make it possible to do round trip engineering, from IDL to Avro schema object and the other way around from Avro schema object to IDL.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dvdkruk Damiaan van der Kruk
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: