package
19.2.0-rc.3+incompatible
Repository: https://github.com/mvali95/cockroach.git
Documentation: pkg.go.dev

# Functions

Load converts r into SSTables and backup descriptors.
MakeSimpleTableDescriptor creates a MutableTableDescriptor from a CreateTable parse node without the full machinery.
NewWorkloadKVConverter returns a WorkloadKVConverter for the given table and range of batches, emitted converted kvs to the given channel.

# Variables

NoFKs is used by formats that do not support FKs.

# Structs

WorkloadKVConverter converts workload.BatchedTuples to []roachpb.KeyValues.