Skip to content

Commit fbdad3c

Browse files
author
gdgate
authored
Merge pull request #1844 from phong-nguyen-duy/MSF-23033
FEATURE: MSF-23033 change to gooddata_platform snowflake connection Reviewed-by: <[email protected]> https://github.com/phong-nguyen-duy
2 parents 94021a7 + 8e5de9b commit fbdad3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.43
1+
3.7.44

lib/gooddata/cloud_resources/snowflake/snowflake_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
module GoodData
1919
module CloudResources
2020
class SnowflakeClient < CloudResourceClient
21-
SNOWFLAKE_GDC_APPLICATION_PARAMETER = 'application=GoodData_Platform'
21+
SNOWFLAKE_GDC_APPLICATION_PARAMETER = 'application=gooddata_platform'
2222
SNOWFLAKE_SEPARATOR_PARAM = '?'
2323

2424
class << self

0 commit comments

Comments
 (0)