source

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
	TblDef *plan.TableDef
	Offset int64
	Limit  int64

	Configs map[string]interface{}

	vm.OperatorBase
	colexec.Projection
	// contains filtered or unexported fields
}

func NewArgument added in v1.2.0

func NewArgument() *Source

func (*Source) Call

func (source *Source) Call(proc *process.Process) (vm.CallResult, error)

func (*Source) ExecProjection

func (source *Source) ExecProjection(proc *process.Process, input *batch.Batch) (*batch.Batch, error)

func (*Source) Free

func (source *Source) Free(proc *process.Process, pipelineFailed bool, err error)

func (*Source) GetOperatorBase

func (source *Source) GetOperatorBase() *vm.OperatorBase

func (*Source) OpType

func (source *Source) OpType() vm.OpType

func (*Source) Prepare

func (source *Source) Prepare(proc *process.Process) error

func (*Source) Release

func (source *Source) Release()

func (*Source) Reset

func (source *Source) Reset(proc *process.Process, pipelineFailed bool, err error)

func (*Source) String

func (source *Source) String(buf *bytes.Buffer)

func (Source) TypeName

func (source Source) TypeName() string

Jump to

Keyboard shortcuts

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