indexjoin

package
v0.0.0-debug-20260702 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Probe = iota
	End
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexJoin

type IndexJoin struct {
	ResultCols         []int32
	RuntimeFilterSpecs []*plan.RuntimeFilterSpec

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument

func NewArgument() *IndexJoin

func (*IndexJoin) Call

func (indexJoin *IndexJoin) Call(proc *process.Process) (vm.CallResult, error)

func (*IndexJoin) ExecProjection

func (indexJoin *IndexJoin) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*IndexJoin) Free

func (indexJoin *IndexJoin) Free(proc *process.Process, pipelineFailed bool, err error)

func (*IndexJoin) GetOperatorBase

func (indexJoin *IndexJoin) GetOperatorBase() *vm.OperatorBase

func (*IndexJoin) OpType

func (indexJoin *IndexJoin) OpType() vm.OpType

func (*IndexJoin) Prepare

func (indexJoin *IndexJoin) Prepare(proc *process.Process) (err error)

func (*IndexJoin) Release

func (indexJoin *IndexJoin) Release()

func (*IndexJoin) Reset

func (indexJoin *IndexJoin) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*IndexJoin) String

func (indexJoin *IndexJoin) String(buf *bytes.Buffer)

func (IndexJoin) TypeName

func (indexJoin IndexJoin) TypeName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL