Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5698

Set index for DMN ExecModel constraints

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.44.0.Final
    • None
    • 2020 Week 40-42 (from Sep 28)
    • 4
    • Undefined
    • NEW
    • NEW
    • ---
    • ---

      When we enable execmodel on DMN, AlphaNodes are created for decision table cells. But its LambdaConstraint.ConstraintEvaluator.SingleConstraint2<A,B>.index is null so IndexUtil.ConstraintType is UNKNOWN. It cannot get benefit from AlphaNode index (hash/range).

      FYI) Test case (but need to use a debugger to confirm that index = null)
      https://github.com/tkobayas/drools/commit/60bb21cf2de4b92db9b9b54fc36436a59d991d2d

              rhn-support-tkobayas Toshiya Kobayashi
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: