package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Constants
******************************* Factors *******************************.
SelectionFactor is the default factor of the selectivity.
SmallScanThreshold means: If the actual row count is much more than the limit count, the unordered scan may cost much more than keep order.
# Variables
AggFuncFactor is the basic factor for aggregation.