Load Parameters
The parameters for a load node in a recipe.
Properties
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
dataset | LoadDataset | The dataset to load. Valid values are: | Small, v51.0 | 51.0 |
fields | String[] | The list of fields to load. | Small, v51.0 | 51.0 |
purgeCache | Boolean | Indicates whether to purge the cache (true) or not (false). | Small, v57.0 | 57.0 |
runMode | InputRunModeEnum | The input run mode. Valid values are:
|
Small, v57.0 | 57.0 |
sampleDetails | SampleParameters | The sample parameters for the dataset load. | Small, v55.0 | 55.0 |
sampleSize | Integer | The number of rows to load. | Small, v51.0 | 51.0 |