apply

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

View Source
const (
	Build = iota
	Probe
	End
)
View Source
const (
	CROSS = iota
	OUTER
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Apply

type Apply struct {
	ApplyType int
	Result    []colexec.ResultPos
	Typs      []types.Type

	TableFunction *table_function.TableFunction
	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument

func NewArgument() *Apply

func (*Apply) Call

func (apply *Apply) Call(proc *process.Process) (vm.CallResult, error)

func (*Apply) ExecProjection

func (apply *Apply) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Apply) Free

func (apply *Apply) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Apply) GetOperatorBase

func (apply *Apply) GetOperatorBase() *vm.OperatorBase

func (*Apply) OpType

func (apply *Apply) OpType() vm.OpType

func (*Apply) Prepare

func (apply *Apply) Prepare(proc *process.Process) (err error)

func (*Apply) Release

func (apply *Apply) Release()

func (*Apply) Reset

func (apply *Apply) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Apply) String

func (apply *Apply) String(buf *bytes.Buffer)

func (Apply) TypeName

func (apply Apply) TypeName() string

Jump to

Keyboard shortcuts

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