package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
GetLikeProjectionOperator returns a projection operator which projects the result of the specified LIKE pattern, or NOT LIKE if the negate argument is true.
GetProjectionLConstOperator returns the appropriate constant projection operator for the given left and right column types and operation.
GetProjectionRConstOperator returns the appropriate constant projection operator for the given left and right column types and operation.