Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-9307 Conditional code improvements: Stage 1
  3. HPCC-9648

Optimize getResultRowset extracting a single row.

    XMLWordPrintable

Details

    • Sub-task
    • Status: Accepted
    • Not specified
    • Resolution: Unresolved
    • None
    • None
    • Code Generator

    Description

      Currently results which result in a single row are read as a rowset and then accessed via rowset[0].

      The code would be simpler if there was a

      row.setown(getResultRow(...))

      even if that was just a implementation implemented in terms of getResultRowset()

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: