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

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

GitHub user rdblue opened a pull request:

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

    AVRO-1878: Add support for field aliases to ResolvingGrammarGenerator.

    

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

    $ git pull https://github.com/rdblue/avro AVRO-1878-fix-field-aliases

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

    https://github.com/apache/avro/pull/106.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 #106
    
----
commit 2029bc34146630fdb3e93710ca655c8f1b699c1e
Author: Ryan Blue <[email protected]>
Date:   2016-07-10T01:45:50Z

    AVRO-1878: Add support for field aliases to ResolvingGrammarGenerator.

----


> ResolvingGrammarGenerator doesn't handle aliases
> ------------------------------------------------
>
>                 Key: AVRO-1878
>                 URL: https://issues.apache.org/jira/browse/AVRO-1878
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.8.1
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.8.2
>
>
> While testing AVRO-1704, I tested schema evolution using an aliased field and 
>  found that the ResolvingGrammarGenerator doesn't support field aliases.



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

Reply via email to