-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
Drools engine is not able to evaluate ComplexPartialScore score and fails with NPE. See reproducer [1]. ComplexPartialScore is a part of scorecard implementation and can be used for evaluation of custom arithmetic expressions. [2] This feature was added to PMML in version 4.2, which is currently supported by kie-pmml module in Drools. [3]
[1] https://github.com/kiegroup/drools/pull/1720/files#diff-d5d3776fdc96ec607ba1721a96e0e89bR316
[2] http://dmg.org/pmml/v4-2-1/Scorecard.html#xsdElement_ComplexPartialScore
[3] http://dmg.org/pmml/v4-2-1/Changes.html
- is cloned by
-
RHPAM-928 PMML scorecards are not able to evaluate ComplexPartialScore
- Closed