Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big Decimal data type conversion Issue #1008

Closed
yesamer opened this issue Mar 13, 2024 · 0 comments · Fixed by apache/incubator-kie-drools#5782
Closed

Big Decimal data type conversion Issue #1008

yesamer opened this issue Mar 13, 2024 · 0 comments · Fixed by apache/incubator-kie-drools#5782
Assignees
Labels
area:dmn Related to DMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly

Comments

@yesamer
Copy link

yesamer commented Mar 13, 2024

In EvalHelper.compare method, a ClassCast exception is thrown when comparing some different subtypes of Number
(eg. BigDecimal vs Integer).

@yesamer yesamer added type:bug Something is behaving unexpectedly area:dmn Related to DMN area:engine Related to the runtime engines labels Mar 13, 2024
@yesamer yesamer self-assigned this Mar 13, 2024
@yesamer yesamer changed the title Big decimal data type conversion Issue Big Decimal data type conversion Issue Mar 13, 2024
@yesamer yesamer moved this from 📋 Backlog to ⏳ In Progress in 🦉 KIE Podling Board Mar 14, 2024
@github-project-automation github-project-automation bot moved this from ⏳ In Progress to 🎯 Done in 🦉 KIE Podling Board Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dmn Related to DMN area:engine Related to the runtime engines type:bug Something is behaving unexpectedly
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant