Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0-incubating
-
None
Description
Use the new NumberHelper (implemented in https://issues.apache.org/jira/browse/TINKERPOP3-861) in steps that are supposed to handle numeric data (e.g. Sum(Global)Step, Min(Global)Step), Max(Global)Step, etc.). These steps currently simply convert everything into a Double.