I'm building a retool app connected to Databricks. One of the column contains values in different languages that is not displayed correctly in a retool table.
I saw another post on the community with similar issue for MySQL db. My guess is, Databricks connection might need additional parameters.
I tried adding connection options: encoding / charencoding / charset with values "UTF-8", without any success. I'm new to databricks and retool, any help will be really appreciated.