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 subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/14 23:43:41 UTC

[jira] [Commented] (AVRO-1996) incompatibility with ruby 2.4

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

ASF subversion and git services commented on AVRO-1996:
-------------------------------------------------------

Commit e9fd99ffa53e95ddbb1d136ddd6fabbfd2961f7f in avro's branch refs/heads/master from [~timperkins]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=e9fd99f ]

AVRO-1996: compatibility with Ruby 2.4

Fixed failing tests for ruby.

Signed-off-by: Suraj Acharya <su...@apache.org>
Signed-off-by: Sean Busbey <bu...@apache.org>

This closes #191


> incompatibility with ruby 2.4
> -----------------------------
>
>                 Key: AVRO-1996
>                 URL: https://issues.apache.org/jira/browse/AVRO-1996
>             Project: Avro
>          Issue Type: Bug
>          Components: ruby
>            Reporter: Tim Perkins
>            Assignee: Tim Perkins
>            Priority: Minor
>              Labels: test
>             Fix For: 1.9.0
>
>
> On master, there are failing tests with ruby 2.4.
> The problem is due to the unification of Fixnum and Bignum types as Integer in ruby 2.4.
> The only loss of functionality is minor: in schema validation messages the datum is reported as long instead of int.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)