Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Support client_session_keep_alive value for snowflake #505

Closed
@dlawin

Description

@dlawin

Is your feature request related to a problem? Please describe.
When my snowflake session timeouts are set to a low value in my snowflake account, I use this parameter in my dbt profiles.yml
client_session_keep_alive: True to keep the session alive

data-diff --dbt should also pass along this setting so that snowflake does not close the session before diffs complete

Otherwise I encounter this error:
'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))'

Metadata

Metadata

Assignees

Labels

--dbtIssues/features related to the dbt integrationenhancementNew feature or requeststale_immuneImmunity to stale bot

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions