You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Suraj Acharya (JIRA)" <ji...@apache.org> on 2017/02/14 23:38:41 UTC

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

     [ https://issues.apache.org/jira/browse/AVRO-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suraj Acharya updated AVRO-1996:
--------------------------------
    Fix Version/s: 1.9.0
           Status: Patch Available  (was: Open)

> 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
>             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)