Alberto_Umana
Databricks Employee
Databricks Employee

Hello @yumnus,

Delta does not allocate storage for the entire length (2147483647) characters if you only use a portion of it. Instead, Delta stores only the bytes for the actual characters used. 

View solution in original post