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

# Functions

GetPKColumnTypes returns tableDesc's primary key column types.
SpanToQueryBounds converts the span output of the DistSQL planner to QueryBounds to generate SELECT statements.

# Structs

DeleteQueryBuilder is responsible for maintaining state around the DELETE portion of the TTL job.
QueryBounds stores the start and end bounds for the SELECT query that the SelectQueryBuilder will run.
RowLevelTTLAggMetrics are the row-level TTL job agg metrics.
SelectQueryBuilder is responsible for maintaining state around the SELECT portion of the TTL job.