package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GeoRPKeyExprToSpanExpr converts geoindex.RPKeyExpr to SpanExpression.
GeoUnionKeySpansToSpanExpr converts geoindex.UnionKeySpans to a SpanExpression.

# Structs

PreFiltererStateForInvertedFilterer captures state that needs to be passed around in the optimizer for later construction of the InvertedFiltererSpec.PreFiltererSpec.

# Interfaces

DatumsToInvertedExpr is an interface that is used by the rowexec.invertedJoiner to extract a SpanExpressionProto given an input row.