package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/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.