You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2009/09/03 01:06:32 UTC

[jira] Updated: (AVRO-109) add comparator control to record schemas

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

Doug Cutting updated AVRO-109:
------------------------------

    Attachment: AVRO-109.patch

Here's a patch that implements this.

> add comparator control to record schemas
> ----------------------------------------
>
>                 Key: AVRO-109
>                 URL: https://issues.apache.org/jira/browse/AVRO-109
>             Project: Avro
>          Issue Type: New Feature
>          Components: spec
>            Reporter: Doug Cutting
>             Fix For: 1.1.0
>
>         Attachments: AVRO-109.patch
>
>
> It should be possible to add information about ordering to record fields.  AVRO-41 and AVRO-108 add ordering by fields.  In addition, it would be useful to specify:
>  - that a field should be sorted in reverse
>  - that a field should be ignored when sorting

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