top

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Top

type Top struct {
	Limit       *plan.Expr
	TopValueTag int32

	Fs []*plan.OrderBySpec

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Top

func (*Top) Call

func (top *Top) Call(proc *process.Process) (vm.CallResult, error)

func (*Top) ExecProjection

func (top *Top) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Top) Free

func (top *Top) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Top) GetOperatorBase

func (top *Top) GetOperatorBase() *vm.OperatorBase

func (*Top) OpType

func (top *Top) OpType() vm.OpType

func (*Top) Prepare

func (top *Top) Prepare(proc *process.Process) (err error)

func (*Top) Release

func (top *Top) Release()

func (*Top) Reset

func (top *Top) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Top) String

func (top *Top) String(buf *bytes.Buffer)

func (Top) TypeName

func (top Top) TypeName() string

func (*Top) WithFs

func (top *Top) WithFs(fs []*plan.OrderBySpec) *Top

func (*Top) WithLimit

func (top *Top) WithLimit(limit *plan.Expr) *Top

Jump to

Keyboard shortcuts

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