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

# Functions

ToCanonicalTypeFamilies converts typs to the corresponding canonical type families.
TypeFamilyToCanonicalTypeFamily converts all type families to their "canonical" counterparts.
UnsafeFromGoType returns the type for a Go value, if applicable.

# Variables

DatumVecCanonicalTypeFamily is the "canonical" type family of all types that are physically represented by coldata.DatumVec.
TypesSupportedNatively contains types that are supported natively by the vectorized engine.