Source
<budget_name>!SET_USER_TAGS
<budget_name>!SET_USER_TAGS Adds user tags to a custom budget. Consumption by a shared resource counts toward the budget’s spending limit only if the resource is acted upon by a user with the specified tag-value pairs. For more information,…
Estimating Similarity of Two or More Sets
Snowflake uses MinHash for estimating the approximate similarity between two or more data sets. The MinHash scheme compares sets without computing the intersection or union of the sets, which enables efficient and effective estimation.