19 #ifndef avro_SchemaResolution_hh__
20 #define avro_SchemaResolution_hh__
46 RESOLVE_PROMOTABLE_TO_FLOAT,
47 RESOLVE_PROMOTABLE_TO_DOUBLE,
The schemas match at a cursory level.
Definition: SchemaResolution.hh:38
A bunch of templates and specializations for encoding and decoding specific types.
Definition: AvroParse.hh:31
SchemaResolution
Definition: SchemaResolution.hh:27
The schemas definitely do not match.
Definition: SchemaResolution.hh:31
For primitives, the matching may occur if the type is promotable.
Definition: SchemaResolution.hh:45