indexbuild

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 (
	ReceiveBatch = iota
	HandleRuntimeFilter
	End
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexBuild

type IndexBuild struct {
	RuntimeFilterSpec *plan.RuntimeFilterSpec
	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument

func NewArgument() *IndexBuild

func (*IndexBuild) Call

func (indexBuild *IndexBuild) Call(proc *process.Process) (vm.CallResult, error)

func (*IndexBuild) ExecProjection

func (indexBuild *IndexBuild) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*IndexBuild) Free

func (indexBuild *IndexBuild) Free(proc *process.Process, pipelineFailed bool, err error)

func (*IndexBuild) GetOperatorBase

func (indexBuild *IndexBuild) GetOperatorBase() *vm.OperatorBase

func (*IndexBuild) OpType

func (indexBuild *IndexBuild) OpType() vm.OpType

func (*IndexBuild) Prepare

func (indexBuild *IndexBuild) Prepare(proc *process.Process) (err error)

func (*IndexBuild) Release

func (indexBuild *IndexBuild) Release()

func (*IndexBuild) Reset

func (indexBuild *IndexBuild) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*IndexBuild) String

func (indexBuild *IndexBuild) String(buf *bytes.Buffer)

func (IndexBuild) TypeName

func (indexBuild IndexBuild) TypeName() string

Jump to

Keyboard shortcuts

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