Optimized Append Parameters Input
The parameters for an optimized append node in a recipe.
Properties
Property Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
allowImplicitDisjointSchema | Boolean | Indicates whether disjoint schema merge is allowed (true) or not (false). | Required | 62.0 |
dataset | LoadAnalyticsDatatsetInput | The base dataset to append. | Required | 62.0 |
dateConfigurationName | String | The name of the date configuration. | Required | 62.0 |
operation | OperationEnum | The append operation type. Valid operation types are:
|
Required | 64.0 |