[
https://issues.apache.org/jira/browse/AVRO-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Douglas Creager updated AVRO-922:
---------------------------------
Attachment: 0001-Value-comparison-function.patch
Here's a patch that implements {{avro_value_cmp}} and {{avro_value_cmp_fast}}.
The difference between the two is that the {{_fast}} function assumes that the
two values have identical schemas, while the other function verifies that they
do.
> Comparison of avro_value_t instances
> ------------------------------------
>
> Key: AVRO-922
> URL: https://issues.apache.org/jira/browse/AVRO-922
> Project: Avro
> Issue Type: New Feature
> Components: c
> Affects Versions: 1.6.0
> Reporter: Douglas Creager
> Assignee: Douglas Creager
> Attachments: 0001-Value-comparison-function.patch
>
>
> We need a function that implements the standard Avro comparison rules for the
> new {{avro_value_t}} class.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira