offset

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Offset

type Offset struct {
	OffsetExpr *plan.Expr

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Offset

func (*Offset) Call

func (offset *Offset) Call(proc *process.Process) (vm.CallResult, error)

func (*Offset) ExecProjection

func (offset *Offset) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Offset) Free

func (offset *Offset) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Offset) GetOperatorBase

func (offset *Offset) GetOperatorBase() *vm.OperatorBase

func (*Offset) OpType

func (offset *Offset) OpType() vm.OpType

func (*Offset) Prepare

func (offset *Offset) Prepare(proc *process.Process) error

func (*Offset) Release

func (offset *Offset) Release()

func (*Offset) Reset

func (offset *Offset) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Offset) String

func (offset *Offset) String(buf *bytes.Buffer)

func (Offset) TypeName

func (offset Offset) TypeName() string

func (*Offset) WithOffset

func (offset *Offset) WithOffset(offsetExpr *plan.Expr) *Offset

Jump to

Keyboard shortcuts

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