Source
Upgrading to Snowsight from Classic Console
If you don’t see the queries and worksheets that you were running in Classic Console, import your worksheets. Note Worksheets are not continually synced from Classic Console and Snowsight.
BLANK_COUNT (system data metric function)
Returns the count of column values that are blank for the specified column in a table. This topic provides the syntax for calling the function directly.
Why the shared worksheet is empty?
CAUSE: The worksheets are empty because the team member who shared the worksheet with you did not execute the SQL query in those worksheets.
"Changes not saved" message in Snowflake GUI and worksheet contents not saved
ISSUE: - When working on the Classic Snowflake GUI, the statements you are typing are not saved in the worksheet. A message "Changes not saved" appears each time you stop typing. Each time you log into the Snowflake GUI, your worksheet is…
NULL values are exported as blank to CSV
CAUSE: There is no null type in CSV. This is a common and known limitation of CSV files themselves, not specific to Snowsight or the Classic UI.
SnowConvert AI - General Issues
This issue occurs when there is an error while parsing the source code that is being converted. It means there is a source code syntax error or a specific statement of the code is not being recognized yet.
SnowConvert AI - SQL Server-Azure Synapse - Built-in functionsSystem functions
…returns the numeric value as its.When using operators such as <, >, =, <> then must be follow by a NULL TRY_CONVERT *to be defined Same behavior as TRY_CAST TRY_PARSE TRY_CAST Behavior may be different when parsing an integer as date or…
Deprecation of worksheet results sharing and secondary roles in dashboards
Attention This behavior change is in the 2024_08 bundle. For the current status of the bundle, refer to Bundle History. When this behavior change bundle is enabled, worksheet results sharing will be deprecated and transition to code - only.
Snowflake Connector for Python: Empty results of fetch_arrow and fetch_pandas are typed
Currently, if the fetch_arrow and fetch_pandas Python functions return empty results, the empty columns are returned as generic Objects. They do not have a specific data type.
CREATE ORGANIZATION LISTING and ALTER LISTING organization_targets field cannot be empty
Attention This behavior change is in the 2025_03 bundle. For the current status of the bundle, refer to Bundle History. The organization_targets field specifies the roles and accounts that can access or discover the listing.