/[Apache-SVN]
ViewVC logotype

Revision 1074614


Jump to revision: Previous Next
Author: dcreager
Date: Fri Feb 25 16:19:42 2011 UTC (13 years, 1 month ago)
Changed paths: 3
Log Message:
AVRO-762. C: Promotion of values during schema resolution

The avro_resolver_new function now takes into the schema promotion
rules: an int can be read as a long, float, or double; a long can be
read as a float or double; and a float can be read as a double.  The
test_avro_data test program includes test cases for each of these
promotions.


Changed paths

Path Details
Directoryavro/trunk/lang/c/src/resolver.c modified , text changed
Directoryavro/trunk/lang/c/src/schema.c modified , text changed
Directoryavro/trunk/lang/c/tests/test_avro_data.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26