[ 
https://issues.apache.org/jira/browse/AVRO-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oscar Westra van Holthe - Kind updated AVRO-1757:
-------------------------------------------------
    Fix Version/s: 1.12.0

> Serialize Avro schema objects to avdl file (IDL format)
> -------------------------------------------------------
>
>                 Key: AVRO-1757
>                 URL: https://issues.apache.org/jira/browse/AVRO-1757
>             Project: Apache Avro
>          Issue Type: Wish
>          Components: java
>            Reporter: Damiaan van der Kruk
>            Priority: Major
>              Labels: features
>             Fix For: 1.12.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to