You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by dasch <gi...@git.apache.org> on 2015/07/08 12:14:21 UTC

[GitHub] avro pull request: Add support for fingerprints to the Ruby implem...

GitHub user dasch opened a pull request:

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

    Add support for fingerprints to the Ruby implementation

    

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

    $ git pull https://github.com/dasch/avro dasch/fingerprints

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

    https://github.com/apache/avro/pull/40.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 #40
    
----
commit 75cbcbc2cc001c1db593e2a07fe5dedd0604ebe7
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T09:42:55Z

    Add method for normalizing schemas
    
    Avro::SchemaNormalization.to_parsing_form converts a schema to Parsing
    Canonical Form.

commit 3388f761c50a9e251a8a443f17ab8e405b418b00
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T09:46:24Z

    Support namespaces

commit 3771304f6c759f7b86f34bacfecfaa9e6d556a9c
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T09:51:54Z

    Only convert to JSON at the very end

commit 5fef895fe506d4621ed355f6de0574af1bf1b080
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T09:59:01Z

    Support enums and fixed

commit d84f39e356576eaa62f2eb3f263dcc7c12d33d29
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T10:04:07Z

    Refactor a bit

commit 95125bf75461b90ac72c989f75b6b1966f93e646
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T10:08:32Z

    Support errors and arrays

commit 5a258d9e3c4b79e65ba908488c8f1821ed6ece57
Author: Daniel Schierbeck <da...@zendesk.com>
Date:   2015-07-08T10:13:40Z

    Support maps and unions

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] avro pull request: Add support for fingerprints to the Ruby implem...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---