semi

package
v1.0.0-rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Build = iota
	Probe
	End
)

Variables

This section is empty.

Functions

func Call

func Call(idx int, proc *process.Process, arg any, isFirst bool, isLast bool) (process.ExecStatus, error)

func Prepare

func Prepare(proc *process.Process, arg any) (err error)

func String

func String(_ any, buf *bytes.Buffer)

Types

type Argument

type Argument struct {
	Ibucket    uint64 // index in buckets
	Nbucket    uint64 // buckets count
	Result     []int32
	Typs       []types.Type
	Cond       *plan.Expr
	Conditions [][]*plan.Expr

	RuntimeFilterSpecs []*plan.RuntimeFilterSpec
	// contains filtered or unexported fields
}

func (*Argument) Free added in v0.6.0

func (arg *Argument) Free(proc *process.Process, pipelineFailed bool, err error)

Jump to

Keyboard shortcuts

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