//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
opt
exec
execbuilder
package
2.2.0-alpha.20190211+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
14
Dependents
132
Files
2.2k 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 (opt.Expr).