package
2.2.0-alpha.20190114+incompatible
Repository: https://github.com/ortery/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetTestFiles returns the set of test files that matches the Glob pattern.
NewOptTester constructs a new instance of the OptTester for the given SQL statement.
ParseScalarExpr parses a scalar expression and converts it to a tree.TypedExpr.
ParseType parses a string describing a type.
ParseTypes parses a list of types.

# Structs

OptTester is a helper for testing the various optimizer components.
OptTesterFlags are control knobs for tests.

# Type aliases

RuleSet efficiently stores an unordered set of RuleNames.