GitHub user sebalterego opened a pull request:

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

    Branch schema normalization python

    Schema normalization and fingerprint are missing for python.
    I added 2 files for Schema normalization and associated unit tests. 
(Inspired from Java)


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

    $ git pull https://github.com/sebalterego/avro 
branch-schema-normalization-python

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

    https://github.com/apache/avro/pull/48.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 #48
    
----
commit 2d701fa9b63db6b541cc2c74a5460fd2111a8b7b
Author: sebs <[email protected]>
Date:   2015-08-13T16:20:50Z

    Create schemaNormalization.py

commit 7cc27ce88c589b086457430c0ece75603cbbc628
Author: sebs <[email protected]>
Date:   2015-08-13T16:29:39Z

    Create test class for Python's schemaNormalization.py
    
    inspired from Java's schemaNormalization tests

commit c84a2780fc43ce058345fe65ee6c60cc18546689
Author: sebs <[email protected]>
Date:   2015-08-13T17:44:51Z

    Merge pull request #2 from 
sebalterego/sebalterego-test-schemaNormalization-for-python
    
    Create test class for Python's schemaNormalization.py

commit 08fb627f1ebe9cec0975e5446443e80b39ba6f11
Author: sebs <[email protected]>
Date:   2015-08-13T17:45:11Z

    Merge pull request #1 from 
sebalterego/sebalterego-schemaNormalization-for-python
    
    Create schemaNormalization.py

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to