Skip to main content

MAX_STRING_PREALLOC_ROWS

Constant MAX_STRING_PREALLOC_ROWS 

Source
const MAX_STRING_PREALLOC_ROWS: usize = 1_000_000;
Expand description

Maximum aggregate initial row capacity across all string columns.