Load Parameters Input

The parameters for a load node in a recipe.

Properties

Property Name Type Description Required or Optional Available Version
dataset Load​Dataset​Input The dataset to load. Valid values are: Required 51.0
fields String[] The list of fields to load. Required 51.0
purge​Cache Boolean Indicates whether to purge the cache (true) or not (false). Optional 57.0
run​Mode Input​Run​Mode​Enum The input run mode. Valid values are:
  • Full
  • Incremental
  • Streaming
Optional 57.0
sample​Details Sample​Parameters​Input The sample parameters for the dataset load. Required 55.0
sample​Size Integer The number of rows to load. Required 51.0