Skip to content

fix bug with quoted identifiers in ALTER SESSION SET#5670

Open
korbash wants to merge 1 commit intoTobikoData:mainfrom
korbash:main
Open

fix bug with quoted identifiers in ALTER SESSION SET#5670
korbash wants to merge 1 commit intoTobikoData:mainfrom
korbash:main

Conversation

@korbash
Copy link

@korbash korbash commented Jan 16, 2026

Fixes #5666
This fix looks pretty bad because it moves Snowflake-specific logic out of engine_adapter/snowflake.py. But anyway, it highlighted the problem, and it works. I hope it doesn't have side effects, but I'm not sure.

@CLAassistant
Copy link

CLAassistant commented Jan 16, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

quoting parameters in ALTER SESSION SET for Snowflake is illegal syntax.

2 participants

Comments