Output Table Schema
| Column | Data Type | Description |
|---|---|---|
| target_column | target_datatype | Column converted to target_datatype. |
| input_column | Same as in InputTable | Column copied from InputTable. |
| AccumulateColumns | Any | The specified column names in the Accumulate element copied to the output table. |