package
0.0.0-20180920010412-6999b08416f3
Repository: https://github.com/nify/tidb.git
Documentation: pkg.go.dev

# Functions

Build is used to build a specific AggFunc implementation according to the input aggFuncDesc.

# Interfaces

AggFunc is the interface to evaluate the aggregate functions.

# Type aliases

PartialResult represents data structure to store the partial result for the aggregate functions.