execctx

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionContext

type ExecutionContext struct {
	ID     string
	Schema *common.Schema

	QueryInfo    *cluster.QueryExecutionInfo
	CurrentQuery interface{} // typed as interface{} to avoid circular dependency with pull
	// contains filtered or unexported fields
}

func NewExecutionContext

func NewExecutionContext(id string, schema *common.Schema) *ExecutionContext

func (*ExecutionContext) Planner

func (s *ExecutionContext) Planner() *parplan.Planner

Jump to

Keyboard shortcuts

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