Input Table Schema
| Column | Data Type | Description |
|---|---|---|
| target_column | Any | Column to pack, with other input columns, into single output column. |
| accumulate_column or other_input_column | Any | Column to copy to output table. Typically, one such column contains row identifiers. |