package
19.2.0-alpha.20190805+incompatible
Repository: https://github.com/jrote1/cockroach.git
Documentation: pkg.go.dev
# Functions
New constructs an instance of the execution node builder using the given factory to construct nodes.
ReplaceVars replaces the VariableExprs within a RelExpr with constant Datums provided by the vars map, which maps opt column id for each VariableExpr to replace to the Datum that should replace it.