Hi,when I read a PostgreSQL table containing a custom datatype, it gets translated to VARCHAR(2147483647).I would like to understand how Databricks and Delta handle this scenario. Specifically, does Delta store all the bytes for the maximum length of...