Module tidb_query_aggr::impl_variance[][src]

Structs

AggrFnDefinitionParserVariance

The parser for VARIANCE aggregate function.

AggrFnStateVariance

The state of the VARIANCE aggregate function.

AggrFnStateVarianceForEnum

The state of the VARIANCE aggregate function.

AggrFnStateVarianceForSet

The state of the VARIANCE aggregate function.

AggrFnVariance

The VARIANCE aggregate function.

AggrFnVarianceForEnum
AggrFnVarianceForSet
Population
Sample

Traits

VarianceType

A trait for VARIANCE aggregation functions