window

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Window

type Window struct {
	WinSpecList []*plan.Expr
	// sort and partition
	Fs []*plan.OrderBySpec
	// agg func
	Types []types.Type
	Aggs  []aggexec.AggFuncExecExpression

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Window

func (*Window) Call

func (window *Window) Call(proc *process.Process) (vm.CallResult, error)

func (*Window) ExecProjection

func (window *Window) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Window) Free

func (window *Window) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Window) GetOperatorBase

func (window *Window) GetOperatorBase() *vm.OperatorBase

func (*Window) OpType

func (window *Window) OpType() vm.OpType

func (*Window) Prepare

func (window *Window) Prepare(proc *process.Process) (err error)

func (*Window) Release

func (window *Window) Release()

func (*Window) Reset

func (window *Window) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Window) String

func (window *Window) String(buf *bytes.Buffer)

func (Window) TypeName

func (window Window) TypeName() string

Jump to

Keyboard shortcuts

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