Clarify how to process hybrid results of a transformation in subsequent transformations

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • V4.0_CSD04
    • Affects Version/s: V4.0_CSD03
    • Component/s: Data Aggregation
    • None
    • Environment:

      Applied

    • Hide

      Section 3.16 Evaluating $apply describes in para 2 how properties that have been aggregated away are treated in $filter and $orderby.
      Proposal is to add here: In subsequent transformations, they are treated like in $filter as having the null value.

      Show
      Section 3.16 Evaluating $apply describes in para 2 how properties that have been aggregated away are treated in $filter and $orderby. Proposal is to add here: In subsequent transformations, they are treated like in $filter as having the null value.

      Examples for transformations producing hybrid results are groupby(rollup()…) and concat(…). The result may contain entities with properties not present in some other entities of the result. The specification does not describe how hybrid results are processed in subsequent transformations of a transformation sequence.

            Assignee:
            Unassigned
            Reporter:
            gerald.krause1
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: