Hi team, I have a question. Is a table schema with a string field of which “maxLength” is set to 10240 makes a table size much larger than the one without this field? Even if the value of this field in the first case for all records is null, and these two tables share all other table configs.