package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
BuildFilters builds the given input string as a FiltersExpr and returns it.
BuildQuery initializes an optimizer and builds the given sql statement.
BuildScalar builds the given input string as a ScalarExpr and returns it.
GetTestFiles returns the set of test files that matches the Glob pattern.
# Structs
ScalarVars is a helper used to populate the metadata with specified columns, useful for tests involving scalar expressions.