//
pkg.gl
Category
github.com/coyle/cockroach
pkg
sql
opt
xform
package
2.1.0-alpha.20180416+incompatible
Repository:
https://github.com/coyle/cockroach.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
747 SLOC
#
Functions
NewOptimizer
NewOptimizer constructs an instance of the optimizer.
#
Structs
Optimizer
Optimizer transforms an input expression tree into the logically equivalent output expression tree with the lowest possible execution cost.