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

TRACE activity

    XMLWordPrintable

Details

    Description

      Often users would like to be able to view temporary results in Thor. The only real way of doing that at the moment is to add an output statement. However that has some drawbacks

      • inefficient they may only be interested in the first few rows.
      • It doesn't work very well for child queries.
      • Adding the output modifies the structure of the graphs being generated.

      It would be good to come up with a step towards a thor debugger which made this easier for the users.

      • E.g., a pseudo-activity which could be used to indicate a certain number of records should be kept so they can be displayed.

      tracedX := TRACE(x, KEEP(100));

      Should we also have the ability to select a link in a graph and indicate that values should be kept for that link?

      (May or may not be related to the option to force a graph spill at a particular point.)

      Attachments

        Issue Links

          Activity

            People

              richardkchapman Richard Chapman
              ghalliday Gavin Halliday
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: