[ 
https://issues.apache.org/jira/browse/AVRO-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842746#comment-17842746
 ] 

Oscar Westra van Holthe - Kind commented on AVRO-1757:
------------------------------------------------------

See AVRO-3677 / [PR#2885|https://github.com/apache/avro/pull/2885]

> 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
>
> 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