Project

General

Profile

Actions

Bug #958

open

When executing a StepGroup, only load required datasets and scalars

Added by Rich Williams over 21 years ago. Updated about 21 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Category:
monarch - general bugs
Target version:
Start date:
01/22/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
958

Description

In each version of generateInputCode (there's one for each script language),
only generate code to load the data sets that are actually used by the current
StepGroup. Right now all datasets input to the pipeline are loaded for each
StepGroup.

Note that this is done correctly for the Scalar inputs in the Matlab plugin,
but this breaks the MatlabPluginTest of generateInputCode, as there is no
StepGroup setup in the test.

Actions #1

Updated by Rich Williams about 21 years ago

Changed behavior so only data files used at some place in the pipeline are
loaded. This doesn't cover every case of loading unnecessary data, but does
exclude the common case of selecting a dataset that contains two data tables,
but only processing data from one of the tables.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 958

Actions

Also available in: Atom PDF