columnTextBoundBytes

Bytes of a string a column's bounds may keep before truncating.

Truncation widens: the minimum is a prefix and the maximum is a prefix with its last byte raised, so a truncated bound still contains every value it stands for. A smaller limit therefore costs skipping precision and never correctness.