[
https://issues.apache.org/jira/browse/TINKERPOP-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637293#comment-16637293
]
stephen mallette commented on TINKERPOP-2056:
---------------------------------------------
It's breaking to 3.4.0 still though right? I wonder how we should handle this.
Don't think we've had a situation where a change was breaking in one version
but not another. Maybe use this ticket for the non-breaking part and create a
separate ticket with the "breaking" label. That way when we generate release
notes they "breaking" label will go with 3.4.0. Sorry - extra stuff, but I
think that's the right way to do it.
> Use NumberHelper in Compare
> ---------------------------
>
> Key: TINKERPOP-2056
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2056
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.9
> Reporter: Daniel Kuppitz
> Assignee: Daniel Kuppitz
> Priority: Major
>
> The {{Compare}} enum doesn't use {{NumberHelper}}. Instead, itĀ converts
> numbers of differing types to {{BigDecimal}}s. That's pretty much the slowest
> thing we can do.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)