package
19.1.0-rc.1+incompatible
Repository: https://github.com/dchenk/cockroach.git
Documentation: pkg.go.dev
# Functions
NewMemBatch allocates a new in-memory Batch.
NewMemBatchWithSize allocates a new in-memory Batch with the given column size.
NewMemColumn returns a new memColumn, initialized with a length.
# Constants
BatchSize is the maximum number of tuples that fit in a column batch.