What if column is almost empty, then we reduce `max_length` for other columns. With respect to current formula: `max_length = 512 // num_cols`. **Maybe calculate dynamically this parameter?**
What if column is almost empty, then we reduce
max_lengthfor other columns. With respect to current formula:max_length = 512 // num_cols.Maybe calculate dynamically this parameter?