Big Decimal data type conversion Issue #1008
Labels
area:dmn
Related to DMN
area:engine
Related to the runtime engines
type:bug
Something is behaving unexpectedly
In
EvalHelper.compare
method, a ClassCast exception is thrown when comparing some different subtypes ofNumber
(eg. BigDecimal vs Integer).
The text was updated successfully, but these errors were encountered: