projection

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

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Projection

type Projection struct {
	ProjectList []*plan.Expr
	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Projection

func (*Projection) Call

func (projection *Projection) Call(proc *process.Process) (vm.CallResult, error)

func (*Projection) ExecProjection

func (projection *Projection) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Projection) Free

func (projection *Projection) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Projection) GetOperatorBase

func (projection *Projection) GetOperatorBase() *vm.OperatorBase

func (*Projection) OpType

func (projection *Projection) OpType() vm.OpType

func (*Projection) Prepare

func (projection *Projection) Prepare(proc *process.Process) (err error)

func (*Projection) Release

func (projection *Projection) Release()

func (*Projection) Reset

func (projection *Projection) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Projection) String

func (projection *Projection) String(buf *bytes.Buffer)

func (Projection) TypeName

func (projection Projection) TypeName() string

Jump to

Keyboard shortcuts

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