oracle / nosql-java-sdk

SDK for Java for the Oracle NoSQL Database
https://www.oracle.com/database/nosql/
Universal Permissive License v1.0
24 stars 24 forks source link

Fix comparison of BigDecimal values to use compareTo() instead of equals #68

Closed gmfeinberg closed 1 year ago

gmfeinberg commented 1 year ago

This was picked up by an internal test failure. It is the result of using BigDecimal directly inside Number