[ 
https://issues.apache.org/jira/browse/TINKERPOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371800#comment-16371800
 ] 

Philip Graff commented on TINKERPOP-1888:
-----------------------------------------

Sounds reasonable. It looks like TINKERPOP-1777 hasn't been resolved yet - is 
that planned to be part of 3.2.8/3.3.2? And then this would build on top of 
that for 3.4.0? Maybe it's best to roll it all into one update since you're 
already having to modify these functions? Thanks!

> 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)

Reply via email to