You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/24 12:29:58 UTC

[jira] [Commented] (AVRO-1939) Add command line tool for generating canonical form of schema

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

ASF GitHub Bot commented on AVRO-1939:
--------------------------------------

GitHub user forsberg opened a pull request:

    https://github.com/apache/avro/pull/144

    AVRO-1939: Add commandline tool that outputs canonical form of schema

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/forsberg/avro java_schema_normalization_tool

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/144.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #144
    
----
commit 2b29874d705248799de3a6ccdd644389d569a426
Author: Erik Forsberg <fo...@opera.com>
Date:   2016-10-24T12:13:15Z

    AVRO-1939: Add commandline tool that outputs canonical form of schema

----


> Add command line tool for generating canonical form of schema
> -------------------------------------------------------------
>
>                 Key: AVRO-1939
>                 URL: https://issues.apache.org/jira/browse/AVRO-1939
>             Project: Avro
>          Issue Type: Improvement
>            Reporter: Erik Forsberg
>
> Being able to generate canonical form of schemas from avro-tools would be useful, especially when writing canonical schema support in other languages (i.e AVRO-1938).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)