Attributes

Attribute
Data Type
Definition

name

String

The table name of a specific aggregate table

approxRowCount

String

The estimated number of rows in this aggregation table. Setting this property improves the performance of the aggregation optimizer and prevents it from issuing a 'select count(*)' query over the aggregation table.

Last updated

Was this helpful?