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

2018-04-02 Thread Daniel Kuppitz (JIRA)

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

Daniel Kuppitz updated TINKERPOP-1888:
--
Labels: breaking  (was: )

> 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
>  Labels: breaking
>
> 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)


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

2018-02-12 Thread stephen mallette (JIRA)

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

stephen mallette updated TINKERPOP-1888:

Affects Version/s: 3.2.7
  Component/s: process

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