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

Add PREFETCH(x) as a simplified PROJECT,PREFETCH

    XMLWordPrintable

Details

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

    Description

      Add an alias

       

      PREFETCH(inputDataset, [options])
      

      which is equivalent to

       

      PROJECT(inputDataset, TRANSFORM(RECORDOF(inputDataset), SELF := LEFT), options);
      

       

      Attachments

        Issue Links

          Activity

            People

              ghalliday Gavin Halliday
              ghalliday Gavin Halliday
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: