-
Notifications
You must be signed in to change notification settings - Fork 525
Open
Labels
status-information_neededAdditional information is required from the reporterAdditional information is required from the reporterstatus-pending_closureIf no further assistance is needed, let's close the issue out.If no further assistance is needed, let's close the issue out.status-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team
Description
When running dbt Core with snowflake-connector-python==3.12.1 we see an average query runtime of 1.24 versus 1.53s using 3.18.0 this difference appears to be a lot of calls to validate JWT tokens via AWS STS service. This impact is 2x greater the first time a thread makes a call but a small but consistent increase in latency persists.
Is there any known issue or configuration update we need to make on our end? Why are we making these AWS auth calls?
Metadata
Metadata
Assignees
Labels
status-information_neededAdditional information is required from the reporterAdditional information is required from the reporterstatus-pending_closureIf no further assistance is needed, let's close the issue out.If no further assistance is needed, let's close the issue out.status-triage_doneInitial triage done, will be further handled by the driver teamInitial triage done, will be further handled by the driver team