Skip to content

Snowflake ALTER SESSION cannot be followed by other statements. #1775

Closed
@romanb

Description

@romanb

It seems that Snowflake ALTER SESSION statements cannot currently be followed by other statements. For example:

ALTER SESSION SET QUERY_TAG='tag'; SELECT 42

yields

Expected: another option, found: SELECT at Line: 1, Column: 36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions