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

# Functions

MakeSimpleTableDescriptor creates a Mutable 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.
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.