Split nest into three transformations

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

      Applied

      The nest transformation introduced with ODATA-1404 is too overloaded. Suggestion to split this into three transformations:

      • nest(trans1 as alias1, ....) as it was before ODATA-1404
      • transformnested(path, trans) for one transformation without alias
      • addnested(path, trans1 as alias1, ...) for one or more transformations with alias.

            Assignee:
            Unassigned
            Reporter:
            heiko.theissen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: