Module plain_batch

Source
Expand description

Batch without an encoded primary key.

Structsยง

ColumnFiller
Helper struct to fill default values and internal columns.
PlainBatch
PlainBatch represents a batch of rows. It is a wrapper around [RecordBatch].

Functionsยง

fill_column_delete_default ๐Ÿ”’
fill_column_put_default ๐Ÿ”’