This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 16cf94e0d8 Merge branch '3.8-dev'
     add 76598e16e5 CTR fix bug in `asNumber()` where for `longValue()` method, 
BigDecimal needs to be truncated before calling `longValueExact()` or else it 
throws
     new 8bde216128 Merge branch '3.8-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/tinkerpop/gremlin/util/NumberHelper.java    |  8 +++++++-
 .../process/traversal/step/map/AsNumberStepTest.java       |  9 +++++++++
 .../test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs    |  1 +
 gremlin-go/driver/cucumber/gremlin.go                      |  1 +
 .../javascript/gremlin-javascript/test/cucumber/gremlin.js |  1 +
 gremlin-python/src/main/python/radish/gremlin.py           |  1 +
 .../tinkerpop/gremlin/test/features/map/AsNumber.feature   | 14 ++++++++++++++
 7 files changed, 34 insertions(+), 1 deletion(-)

Reply via email to