Snowflake Tag Sync
Follow these steps to enable sync of Select Star tags to Snowflake.
Last updated
Was this helpful?
Follow these steps to enable sync of Select Star tags to Snowflake.
Last updated
Was this helpful?
You have the option of syncing created in Select Star back to Snowflake. It will sync status and category tags for both tables and columns. Suggested tags will also be synced.
First, you will need to create a custom role and give it access to create and apply tags.
To enable Snowflake Tag Sync in Select Star
Go to Settings.
Choose the Snowflake data source in the sidebar.
Click the Snowflake Tag Sync tab.
Click the Enable Tag Sync button.
Enter the Database Name and Schema Name where Select Star should create Snowflake Tags.
Click Connect.
You will first see a message indicating that the Sync is in progress. Once the sync is done, we'll indicate that the tags were synced successfully.
You can disable tags at any time by clicking the Disable Tags Sync button.
Disabling tags will delete all tags created by Select Star from your Snowflake instance.
When Snowflake Tag Sync is enabled, any Tags created in Select Star will be visible in Snowflake.
Select Star tags will have SELECT_STAR_CATEGORY
(for Category) or SELECT_STAR_STATUS
(for Status) prepended in the TAG_NAME
field. The value of the tag is left empty.
Example: If you had a Sales Tag in Select Star created as a Category tag. The Snowflake tag created would be called SELECT_STAR_CATEGORY_SALES
.
You can find more detailed instructions in Snowflake's documentation .
Enter the Role name of the role you created in of this guide (tag_admin
in our example).
Select Star will be able to use this role with the credentials you added when you connected Snowflake as outlined in our .
Tag names in Select Star must follow Snowflake's in order to be synced to Snowflake. Spaces in tag names will be automatically replaced with an underscore.