[ https://issues.apache.org/jira/browse/AVRO-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Hammerbacher updated AVRO-299: ----------------------------------- Attachment: AVRO-299.patch Tests added. Question: are we cool with 219 as a default value for float and double fields, or does it have to be 219.0? > 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 > 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.