//
pkg.gl
Category
github.com/pingcap/tidb
pkg
planner
core
operator
baseimpl
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
10
Dependents
6
Files
94 SLOC
#
Functions
NewBasePlan
NewBasePlan creates a new base plan.
#
Constants
PlanSize
PlanSize is the size of BasePlan.
#
Structs
Plan
Plan Should be used as embedded struct in Plan implementations.