You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2018/02/13 16:41:00 UTC

[jira] [Assigned] (TINKERPOP-1888) Extend max and min to all Comparable properties, not just Numbers

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

Daniel Kuppitz reassigned TINKERPOP-1888:
-----------------------------------------

    Assignee: Daniel Kuppitz

> Extend max and min to all Comparable properties, not just Numbers
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-1888
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1888
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.2.7
>            Reporter: Philip Graff
>            Assignee: Daniel Kuppitz
>            Priority: Major
>
> Currently, min() and max() only operate on properties that extend Number. However, these should be able to be applied to anything which implements Comparable as they are well-defined for those, too. Other steps like mean() and sum() should stay just for Numbers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)