package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
NewPlanner creates a new planer instance.
# Structs
InputSpec is the specification of an input.
LinkSpec is the specification of a link.
OutputSpec is the specification of an output.
PhysicalPlan is a DAG of processors in distribute framework.
PlanCtx is the context for planning.
Planner represents a distribute plan planner.
ProcessorSpec is the specification of a processor.
# Interfaces
LogicalPlan represents a logical plan in distribute framework.
PipelineSpec is the specification of an pipeline.