You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by nandorKollar <gi...@git.apache.org> on 2017/09/20 12:26:32 UTC

[GitHub] avro pull request #247: AVRO-2078: Avro does not enforce schema resolution r...

GitHub user nandorKollar opened a pull request:

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

    AVRO-2078: Avro does not enforce schema resolution rules for Decimal …

    …type

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

    $ git pull https://github.com/nandorKollar/avro AVRO-2078

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

    https://github.com/apache/avro/pull/247.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 #247
    
----
commit 3753c8ac285b3cfc5aeec399e526dc84f98b54aa
Author: Nandor Kollar <nk...@cloudera.com>
Date:   2017-09-20T12:23:17Z

    AVRO-2078: Avro does not enforce schema resolution rules for Decimal type

----


---