Skip to content

Fix: Snowflake handling of \ during inserts#2644

Merged
Niels-b merged 2 commits into
mainfrom
fix/snowflake_backslash_insertions
Apr 8, 2026
Merged

Fix: Snowflake handling of \ during inserts#2644
Niels-b merged 2 commits into
mainfrom
fix/snowflake_backslash_insertions

Conversation

@Niels-b
Copy link
Copy Markdown
Contributor

@Niels-b Niels-b commented Apr 3, 2026

Description

Please provide a description of your changes:

  • What problem are you solving?
    • Snowflake inserts failed when there was a \ in the insert string. This should now be escaped correctly.
  • Any expected impact on downstream packages/services?
    • Potentially DWH, but this is covered.

Checklist

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 7, 2026

@Niels-b Niels-b marked this pull request as ready for review April 8, 2026 07:48
@Niels-b Niels-b merged commit 2589331 into main Apr 8, 2026
21 checks passed
@Niels-b Niels-b deleted the fix/snowflake_backslash_insertions branch April 8, 2026 09:20
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.

2 participants