Input Table Schema
| Column | Data Type | Description |
|---|---|---|
| TargetColumns | BYTEINT, SMALLINT,INTEGER, BIGINT, DECIMAL/NUMERIC, FLOAT, REAL, DOUBLE PRECISION | The input table column names to use in the non-linear combination. |
| AccumulateColumns | ANY | The input table column names to copy to the output table. |