[
https://issues.apache.org/jira/browse/PIG-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546056
]
Utkarsh Srivastava commented on PIG-20:
---------------------------------------
The subclasses of evalspec are still not fixed to call super.instantiateFunc().
While this is not causing problems now, it might if we some day decide to
support sorting on generated fields.
> Sorting using custom comparison functions
> ------------------------------------------
>
> Key: PIG-20
> URL: https://issues.apache.org/jira/browse/PIG-20
> Project: Pig
> Issue Type: New Feature
> Components: impl
> Reporter: Olga Natkovich
> Fix For: 0.1.0
>
> Attachments: usercompare.patch
>
>
> Currently, onlu string based sorting is supported. Once we have types,
> numeric sort will be supported as well. However, soem users express need for
> custome comparison functions for sort.
> Alan put together a design document for this:
> http://wiki.apache.org/pig/UserDefinedOrdering
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.