Input Table Schema
| Column | Data Type | Description |
|---|---|---|
| Target_column | BYTEINT,SMALLINT,INTEGER,BIGINT, Decimal/Numeric,Float,Real,Double precision | The input table columns for dimensionality reduction. |
| Accumulate_column | ANY | The input table columns that you want to copy to the output table. |