timewin

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeWin

type TimeWin struct {
	Types []types.Type
	Aggs  []aggexec.AggFuncExecExpression

	TsType  plan.Type
	Ts      *plan.Expr
	EndExpr *plan.Expr

	Interval types.Datetime
	Sliding  types.Datetime

	WStart bool
	WEnd   bool

	vm.OperatorBase
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *TimeWin

func (*TimeWin) Call

func (timeWin *TimeWin) Call(proc *process.Process) (vm.CallResult, error)

func (*TimeWin) ExecProjection

func (timeWin *TimeWin) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*TimeWin) Free

func (timeWin *TimeWin) Free(proc *process.Process, pipelineFailed bool, err error)

func (*TimeWin) GetOperatorBase

func (timeWin *TimeWin) GetOperatorBase() *vm.OperatorBase

func (*TimeWin) MakeIntervalAndSliding

func (timeWin *TimeWin) MakeIntervalAndSliding(interval, sliding *plan.Expr) error

func (*TimeWin) OpType

func (timeWin *TimeWin) OpType() vm.OpType

func (*TimeWin) Prepare

func (timeWin *TimeWin) Prepare(proc *process.Process) (err error)

func (*TimeWin) Release

func (timeWin *TimeWin) Release()

func (*TimeWin) Reset

func (timeWin *TimeWin) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*TimeWin) String

func (timeWin *TimeWin) String(buf *bytes.Buffer)

func (TimeWin) TypeName

func (timeWin TimeWin) TypeName() string

Jump to

Keyboard shortcuts

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