package
19.2.12+incompatible
Repository: https://github.com/tukangturu/cockroachdb.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.