I have a spreadheet containing table & column descriptions (comments)
Is there a way to upload this against the schema in unity catalog?
Basically instead of running 'Alter table <> alter column <> comment "description" ' command for every column, is there an easy way to mass apply column comments in unity catalog schema?