//
pkg.gl
Category
github.com/darinpp/cockroach
pkg
sql
opt
exec
execbuilder
package
19.1.0-beta.20190304+incompatible
Repository:
https://github.com/darinpp/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
0
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).