While configuring the JDBC driver to extract metadata from Snowflake like tables, columns, views - what attributes I should make use of to extract table descriptions, column descriptions, tags associated to tables etc.
Also, is there a place wherein I can see the exhaustive list of metadata attributes.
When I configured the snowflake JDBC driver in Collibra data catalog, it fetches only table names but not descriptions, column names but not descriptions.