fill

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fill

type Fill struct {
	ColLen   int
	FillType plan.Node_FillType
	FillVal  []*plan.Expr
	AggIds   []int32

	vm.OperatorBase
	colexec.Projection
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Fill

func (*Fill) Call

func (fill *Fill) Call(proc *process.Process) (vm.CallResult, error)

func (*Fill) ExecProjection

func (fill *Fill) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Fill) Free

func (fill *Fill) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Fill) GetOperatorBase

func (fill *Fill) GetOperatorBase() *vm.OperatorBase

func (*Fill) OpType

func (fill *Fill) OpType() vm.OpType

func (*Fill) Prepare

func (fill *Fill) Prepare(proc *process.Process) (err error)

func (*Fill) Release

func (fill *Fill) Release()

func (*Fill) Reset

func (fill *Fill) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Fill) String

func (fill *Fill) String(buf *bytes.Buffer)

func (Fill) TypeName

func (fill Fill) TypeName() string

Jump to

Keyboard shortcuts

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