fix bug with quoted identifiers in ALTER SESSION SET by korbash · Pull Request #5670 · SQLMesh/sqlmesh
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 362
Open
fix bug with quoted identifiers in ALTER SESSION SET#5670
korbash wants to merge 1 commit intoSQLMesh:mainfrom
fix bug with quoted identifiers in ALTER SESSION SET#5670
korbash wants to merge 1 commit intoSQLMesh:mainfrom
Conversation
Copy link
korbash
commented
Jan 16, 2026
korbash
commented
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.
Copy link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment