Merge¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
{ Any } |
|||
<output> |
{ Any } |
|||
Target |
The table to merge into. | None |
&{ Any } |
Combine two tables into one, with the input table taking priority over the operand table, which will be written and returned as output. This shard is useful in scenarios where you need to merge data from different sources while keeping the priority of certain values.