What's New in Version 0.8.55
New Features and Enhancements
Section titled “New Features and Enhancements”-
Added support for secondary Snowflake roles when using
relationalai
in a Snowflake environment. Any permissions that the primary role lacks will be checked against the secondary role.For example, if your active Snowflake notebook session has both a primary role and a secondary role activated, and you want to use a table that only the secondary role has access to as a source for a
Type
, you can now do so without switching primary roles.