All Products
Search
Document Center

Data Lake Formation:ColumnStatistics

Last Updated:Sep 08, 2025
ParameterTypeDescriptionExample
object

The field statistics.

ColumnStatisticsDescColumnStatisticsDesc

The description of the field statistics.

ColumnStatisticsObjListarray

The field statistics.

ColumnStatisticsObj

The field statistics.

Enginestring

The database engine version of the instance.

IsStatsCompliantboolean

Whether the field statistics comply with the statistical specifications. Valid values:

  • true: The column statistics comply with Hive specifications and can be used by the query optimizer.
  • false: indicates that the column statistics do not conform to the specifications. The query optimizer may not use these statistics for query optimization.
false