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

Doug Cutting updated AVRO-299:
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Jeff!

> Add test for schema promotion to Python implementation
> ------------------------------------------------------
>
>                 Key: AVRO-299
>                 URL: https://issues.apache.org/jira/browse/AVRO-299
>             Project: Avro
>          Issue Type: Test
>          Components: spec
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-299.patch
>
>
> the writer's schema may be promoted to the reader's as follows:
>     * int is promotable to long, float, or double
>     * long is promotable to float or double
>     * float is promotable to double

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to