package
20.1.0-rc.2+incompatible
Repository: https://github.com/cargillb/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.
TestingGetDescriptorFromDB is a wrapper for getDescriptorFromDB.
TestingSetParallelImporterReaderBatchSize is a testing knob to modify csv input reader batch size.

# Variables

NoFKs is used by formats that do not support FKs.

# Structs

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