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

ASF subversion and git services commented on AVRO-1337:
-------------------------------------------------------

Commit 1511449 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1511449 ]

AVRO-1337. Java: Add a command line tool to generate schema files from a 
protocol.  Contributed by Bertrand Dechoux.
                
> Transform a single .avdl into many .avsc
> ----------------------------------------
>
>                 Key: AVRO-1337
>                 URL: https://issues.apache.org/jira/browse/AVRO-1337
>             Project: Avro
>          Issue Type: Improvement
>    Affects Versions: 1.7.4
>            Reporter: Bertrand Dechoux
>            Assignee: Bertrand Dechoux
>            Priority: Minor
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1337-0.diff, AVRO-1337-1.diff
>
>
> The syntax of avro IDL is attractive in order to build more readable and thus 
> maintainable avro schemadata, even when not using protocols. However, there 
> is currently no way of extracting the types of a schema (avdl) into multiple 
> independent schemata (avsc). Here is a proposal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to