//
pkg.gl
Category
github.com/coyle/cockroach
pkg
sql
opt
exec
execbuilder
package
2.1.0-alpha.20180416+incompatible
Repository:
https://github.com/coyle/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
716 SLOC
#
Functions
New
New constructs an instance of the execution node builder using the given factory to construct nodes.
#
Structs
Builder
Builder constructs a tree of execution nodes (exec.Node) from an optimized expression tree (memo.ExprView).