const MAX_STRING_PREALLOC_ROWS: usize = 1_000_000;
Maximum aggregate initial row capacity across all string columns.