Description
In the Java client we need to coerce the BigDecimal values to the expected scale to ensure they can be correctly decoded server side. Though this was being done in the deprecated ColumnRangePredicate implementation it was not in the KuduPredicate implementation.