package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/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.