Output Table Schema
Column | Data Type | Description |
---|---|---|
partition_column | Any | Column copied from input table. Defines a partition for statistics calculation. |
Attribute | VARCHAR | Target column for function calculated statistics. |
StatsName | VARCHAR | [Column appears once for each specified statistic.] Statistic. |
StatsValue | DOUBLE PRECISION | [Column appears once for each specified statistic.] Statistic value. |