package
19.2.11-5-g2ecba8f+incompatible
Repository: https://github.com/hydgladiator/cockroachdb.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.