Documentation
¶
Index ¶
Constants ¶
View Source
const ( Build = iota Probe SendLast End )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Argument ¶
type Argument struct {
Ibucket uint64
Nbucket uint64
Result []colexec.ResultPos
LeftTypes []types.Type
RightTypes []types.Type
Cond *plan.Expr
Conditions [][]*plan.Expr
IsMerger bool
Channel chan *bitmap.Bitmap
NumCPU uint64
RuntimeFilterSpecs []*plan.RuntimeFilterSpec
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.