product

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

Documentation

Index

Constants

View Source
const (
	Build = iota
	Probe
	End
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

type Product struct {
	Result     []colexec.ResultPos
	IsShuffle  bool
	JoinMapTag int32

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Product

func (*Product) Call

func (product *Product) Call(proc *process.Process) (vm.CallResult, error)

func (*Product) ExecProjection

func (product *Product) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Product) Free

func (product *Product) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Product) GetOperatorBase

func (product *Product) GetOperatorBase() *vm.OperatorBase

func (*Product) OpType

func (product *Product) OpType() vm.OpType

func (*Product) Prepare

func (product *Product) Prepare(proc *process.Process) error

func (*Product) Release

func (product *Product) Release()

func (*Product) Reset

func (product *Product) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Product) String

func (product *Product) String(buf *bytes.Buffer)

func (Product) TypeName

func (product Product) TypeName() string

Jump to

Keyboard shortcuts

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