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

# Functions

NewColSpanAssembler returns a ColSpanAssembler operator that is able to generate lookup spans from input batches.

# Interfaces

ColSpanAssembler is a utility operator that generates a series of spans from input batches which can be used to perform an index join.