snowflakedb / snowflakedb/snowflake-connector-python
SNOW-3535756: Allow disabling slow dependency check
Open
@sfc-gh-snow-drivers-warsaw-dl is already working on this.
Since May 15, 2026.
feature
status-triage_done
- Dominant language
- Python
- Stars
- 730
- Forks
- 574
- Avg merge
- 5h 45m
- Merged PRs (30d)
- 16
Description
What is the current behavior?
I had a PR open here https://github.com/snowflakedb/snowflake-connector-python/pull/2101 that is a concrete proposal. It got closed for potentially outdated code, but it is still relevant and is just waiting for approval from Snowflake
What is the desired behavior?
An opt-out from the slow dependency check
How would this improve snowflake-connector-python?
Improve import times meaningfully
References and other background
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.