Hi,
I tried running
full_sql_script = contract.export(export_format="sql")
and realised that the script that gets generated is a CREATE OR REPLACE TABLE ....
How would the "tags" be automatically applied to columns in Unity catalog?
Thanks in advance,