Skip to content

Commit

Permalink
Revert change to Snowflake
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie committed Sep 24, 2024
1 parent 5f1b881 commit 31e4913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/csv/replacementPatterns.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ snowflake,UPDATE STATISTICS @a;,
snowflake,"--HINT BUCKET(@a, @b)",
snowflake,"--HINT PARTITION(@a @b)",
snowflake,"--HINT DISTRIBUTE_ON_KEY(@key)",
snowflake,#,%session_id%
snowflake,#,%temp_prefix%%session_id%
snowflake,(@a & @b),"BITAND(@a, @b)"
synapse,...@([0-9]+|y)a,xxx@a
synapse,VARCHAR(MAX),VARCHAR(8000)
Expand Down

0 comments on commit 31e4913

Please sign in to comment.