[
https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866947#comment-15866947
]
ASF GitHub Bot commented on AVRO-1996:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/avro/pull/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)