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

Add support for two-valued logic versions of built-in functions

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • 7.15.0.Final
    • dmn engine
    • None
    • NEW
    • NEW

    Description

      FEEL considers null part of the value type domain. Also, most aggregate functions like all(), any(), sum(), etc will return null if any of the elements in the input are null.

      This ticket requests the implementation of alternate aggregate functions that ignore null values in the input. The goal is to support CQL (1) semantics as well as make it easier for users that deal with sparse inputs.

      (1) CQL reference: https://cql.hl7.org/09-b-cqlreference.html#aggregate-functions

      Attachments

        Activity

          People

            etirelli@redhat.com Edson Tirelli
            etirelli@redhat.com Edson Tirelli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: