order

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Order

type Order struct {
	OrderBySpec []*plan.OrderBySpec

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Order

func (*Order) Call

func (order *Order) Call(proc *process.Process) (vm.CallResult, error)

func (*Order) ExecProjection

func (order *Order) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Order) Free

func (order *Order) Free(proc *process.Process, _ bool, err error)

func (*Order) GetOperatorBase

func (order *Order) GetOperatorBase() *vm.OperatorBase

func (*Order) OpType

func (order *Order) OpType() vm.OpType

func (*Order) Prepare

func (order *Order) Prepare(proc *process.Process) (err error)

func (*Order) Release

func (order *Order) Release()

func (*Order) Reset

func (order *Order) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Order) String

func (order *Order) String(buf *bytes.Buffer)

func (Order) TypeName

func (order Order) TypeName() string

Jump to

Keyboard shortcuts

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