Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-12594

Ability to preserve child dataset structure in table project

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • None
    • 5.0.4
    • Code Generator
    • None

    Description

      If a nested child dataset is named inside an inline table projected it is expanded as a list of fields and loses its structure.

      The structure can be retained using

      DATASET(RECORDOF(childfile)) childfile := childfile

      for a code generator this is a PITA. GH has suggested using

      := childfile

      to indicate the retention of the structured type of the child dataset

      Attachments

        Activity

          People

            ghalliday Gavin Halliday
            dabayliss David Bayliss
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: